summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-m3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/keymap-m3.tex')
-rw-r--r--manual/platform/keymap-m3.tex93
1 files changed, 93 insertions, 0 deletions
diff --git a/manual/platform/keymap-m3.tex b/manual/platform/keymap-m3.tex
new file mode 100644
index 0000000000..098422b21d
--- /dev/null
+++ b/manual/platform/keymap-m3.tex
@@ -0,0 +1,93 @@
1% $Id$ %
2\newcommand{\ButtonLeft}{\btnfnt{Rewind}}
3\newcommand{\ButtonRight}{\btnfnt{Forward}}
4\newcommand{\ButtonUp}{\btnfnt{Volume Up}}
5\newcommand{\ButtonDown}{\btnfnt{Volume Down}}
6\newcommand{\ButtonRec}{\btnfnt{Rec}}
7\newcommand{\ButtonPlay}{\btnfnt{Play}}
8\newcommand{\ButtonMode}{\btnfnt{Mode}}
9\newcommand{\ButtonHold}{\btnfnt{Hold}}
10
11%Button actions, standard context
12\newcommand{\ActionStdPrev}{\ButtonUp}
13\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
14\newcommand{\ActionStdNext}{\ButtonDown}
15\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
16\newcommand{\ActionStdCancel}{\ButtonLeft}
17\newcommand{\ActionStdContext}{Long \ButtonMode}
18\newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
19\newcommand{\ActionQuickScreenExit}{\ButtonRec}
20\newcommand{\ActionStdMenu}{\ButtonRec}
21\newcommand{\ActionStdOk}{\ButtonPlay{} or \ButtonRight}
22
23%Button actions, wps context
24\newcommand{\ActionWpsPlay}{\ButtonPlay}
25\newcommand{\ActionWpsStop}{Long \ButtonPlay}
26\newcommand{\ActionWpsSkipNext}{\ButtonRight}
27\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
28\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
29\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
30\newcommand{\ActionWpsVolDown}{\ButtonDown}
31\newcommand{\ActionWpsVolUp}{\ButtonUp}
32\newcommand{\ActionWpsQuickScreen}{Long \ButtonRec}
33\newcommand{\ActionWpsMenu}{\ButtonRec}
34\newcommand{\ActionWpsContext}{Long \ButtonMode}
35\newcommand{\ActionWpsBrowse}{\ButtonMode}
36
37%Button actions, tree context
38\newcommand{\ActionTreeWps}{\ButtonPlay}
39\newcommand{\ActionTreeStop}{Long \ButtonPlay}
40\newcommand{\ActionTreeEnter}{\ButtonPlay{} or \ButtonRight}
41\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
42
43%Button actions, YesNo context
44\newcommand{\ActionYesNoAccept}{\ButtonPlay}
45
46%Button actions, Setting context
47\newcommand{\ActionSettingInc}{\ButtonUp}
48\newcommand{\ActionSettingDec}{\ButtonDown}
49
50%Button actions, Virtual Keyboard Context
51\newcommand{\ActionKbdLeft}{\ButtonLeft}
52\newcommand{\ActionKbdRight}{\ButtonRight}
53\newcommand{\ActionKbdUp}{\ButtonUp}
54\newcommand{\ActionKbdDown}{\ButtonDown}
55\newcommand{\ActionKbdSelect}{\ButtonPlay}
56\newcommand{\ActionKbdDone}{Long \ButtonPlay}
57\newcommand{\ActionKbdAbort}{\ButtonRec}
58
59%Button actions, Pitch Screen context
60\newcommand{\ActionPsToggleMode}{\ButtonMode}
61\newcommand{\ActionPsIncSmall}{\ButtonUp}
62\newcommand{\ActionPsIncBig}{Long \ButtonUp}
63\newcommand{\ActionPsDecSmall}{\ButtonDown}
64\newcommand{\ActionPsDecBig}{Long \ButtonDown}
65\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
66\newcommand{\ActionPsNudgeRight}{\ButtonRight}
67\newcommand{\ActionPsReset}{\ButtonRec}
68\newcommand{\ActionPsExit}{\ButtonPlay}
69
70%Button actions, Recording screen context
71\newcommand{\ActionRecPause}{\ButtonPlay}
72\newcommand{\ActionRecNewfile}{\ButtonRec}
73\newcommand{\ActionRecSettingsInc}{\ButtonRight}
74\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
75\newcommand{\ActionRecPrev}{\ButtonUp}
76\newcommand{\ActionRecNext}{\ButtonDown}
77\newcommand{\ActionRecMenu}{Long \ButtonRec}
78\newcommand{\ActionRecExit}{Long \ButtonPlay}
79
80%Button actions, FM radio context
81\newcommand{\ActionFMPreset}{\ButtonMode}
82\newcommand{\ActionFMMenu}{Long \ButtonMode}
83\newcommand{\ActionFMMode}{Long \ButtonRec}
84\newcommand{\ActionFMStop}{Long \ButtonPlay}
85\newcommand{\ActionFMExit}{\ButtonRec}
86\newcommand{\ActionFMPlay}{\ButtonPlay}
87\newcommand{\ActionFMSettingsInc}{\ActionSettingInc}
88\newcommand{\ActionFMSettingsDec}{\ActionSettingDec}
89\newcommand{\ActionFMPrev}{\ButtonLeft}
90\newcommand{\ActionFMNext}{\ButtonRight}
91
92%Button actions, Bookmark screen context
93\newcommand{\ActionBmDelete}{Long \ButtonRec}