summaryrefslogtreecommitdiff
path: root/manual/platform/recorderv2fm.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r--manual/platform/recorderv2fm.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index fc1b0f4b99..24de83a5c0 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -29,3 +29,30 @@
29\newcommand{\ButtonFOne}{F1} 29\newcommand{\ButtonFOne}{F1}
30\newcommand{\ButtonFTwo}{F2} 30\newcommand{\ButtonFTwo}{F2}
31\newcommand{\ButtonFThree}{F3} 31\newcommand{\ButtonFThree}{F3}
32
33%Button actions, standard context
34\newcommand{\ActionStdPrev}{\ButtonUp}
35\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
36\newcommand{\ActionStdNext}{\ButtonDown}
37\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
38\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
39\newcommand{\ActionStdContext}{Long \ButtonPlay}
40\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
41\newcommand{\ActionStdMenu}{\ButtonFOne}
42\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
43
44%Button actions, wps context
45\newcommand{\ActionWpsPlay}{\ButtonPlay}
46\newcommand{\ActionWpsSkipNext}{\ButtonRight}
47\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
48\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
49\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
50\newcommand{\ActionWpsStop}{\ButtonOff}
51\newcommand{\ActionWpsVolDown}{\ButtonDown}
52\newcommand{\ActionWpsVolUp}{\ButtonUp}
53\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown}
54\newcommand{\ActionWpsQuickScreen}{\ButtonFTwo}
55\newcommand{\ActionWpsMenu}{\ButtonFOne}
56\newcommand{\ActionWpsContext}{Long \ButtonPlay}
57\newcommand{\ActionWpsBrowse}{\ButtonOn}
58\newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} + \ButtonOn}