summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/keymap-gigabeats.tex26
1 files changed, 25 insertions, 1 deletions
diff --git a/manual/platform/keymap-gigabeats.tex b/manual/platform/keymap-gigabeats.tex
index 66996ab6c4..1b5bcde97f 100644
--- a/manual/platform/keymap-gigabeats.tex
+++ b/manual/platform/keymap-gigabeats.tex
@@ -23,8 +23,10 @@
23\newcommand{\ActionStdCancel}{\ButtonLeft{}, \ButtonPower{} or \ButtonBack} 23\newcommand{\ActionStdCancel}{\ButtonLeft{}, \ButtonPower{} or \ButtonBack}
24\newcommand{\ActionStdContext}{Long \ButtonSelect} 24\newcommand{\ActionStdContext}{Long \ButtonSelect}
25\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 25\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
26\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
26\newcommand{\ActionStdMenu}{\ButtonMenu} 27\newcommand{\ActionStdMenu}{\ButtonMenu}
27\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 28\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
29\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
28 30
29%Button actions, wps context 31%Button actions, wps context
30\newcommand{\ActionWpsPlay}{\ButtonPlay} 32\newcommand{\ActionWpsPlay}{\ButtonPlay}
@@ -43,7 +45,7 @@
43\newcommand{\ActionWpsContext}{Long \ButtonSelect} 45\newcommand{\ActionWpsContext}{Long \ButtonSelect}
44\newcommand{\ActionWpsBrowse}{\ButtonSelect} 46\newcommand{\ActionWpsBrowse}{\ButtonSelect}
45\newcommand{\ActionWpsAbReset}{\ButtonBack{}} 47\newcommand{\ActionWpsAbReset}{\ButtonBack{}}
46\newcommand{\ActionWpsIdThreeScreen}{\ButtonA{} + \ButtonMenu} 48\newcommand{\ActionWpsIdThreeScreen}{\ButtonBack{} + \ButtonMenu}
47 49
48%Button actions, tree context 50%Button actions, tree context
49\newcommand{\ActionTreeWps}{\ButtonPlay} 51\newcommand{\ActionTreeWps}{\ButtonPlay}
@@ -89,3 +91,25 @@
89\newcommand{\ActionPsNudgeRight}{\ButtonRight} 91\newcommand{\ActionPsNudgeRight}{\ButtonRight}
90\newcommand{\ActionPsReset}{\ButtonPlay} 92\newcommand{\ActionPsReset}{\ButtonPlay}
91\newcommand{\ActionPsExit}{\ButtonBack} 93\newcommand{\ActionPsExit}{\ButtonBack}
94
95%Button actions, Recording screen context
96\newcommand{\ActionRecPause}{\ButtonPlay}
97\newcommand{\ActionRecNewfile}{\ButtonNext}
98\newcommand{\ActionRecSettingsInc}{\ButtonRight}
99\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
100\newcommand{\ActionRecPrev}{\ButtonUp}
101\newcommand{\ActionRecNext}{\ButtonDown}
102\newcommand{\ActionRecMenu}{Long \ButtonMenu}
103\newcommand{\ActionRecExit}{\ButtonBack}
104
105%Button actions, FM radio context
106\newcommand{\ActionFMPreset}{\ButtonSelect}
107\newcommand{\ActionFMMenu}{Long \ButtonSelect}
108\newcommand{\ActionFMMode}{\ButtonMenu}
109\newcommand{\ActionFMStop}{\ButtonPower}
110\newcommand{\ActionFMExit}{\ButtonBack}
111\newcommand{\ActionFMPlay}{\ButtonPlay}
112\newcommand{\ActionFMSettingsInc}{\ButtonVolUp}
113\newcommand{\ActionFMSettingsDec}{\ButtonVolDown}
114\newcommand{\ActionFMPrev}{\ButtonUp}
115\newcommand{\ActionFMNext}{\ButtonNext}