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