Add button mapping for jackpot to the manual.
[kugel-rb.git] / manual / platform / keymap-h100_h300.tex
blob419dc0bfcfaa6eacdb8979e4f69421dc1f4b1bf7
1 % $Id$
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}}
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}
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}
47 %Button actions, tree context
48 \newcommand{\ActionTreeWps}{\ButtonOn}
49 \newcommand{\ActionTreeStop}{\ButtonOff}
50 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
51 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
53 %Button actions, YesNo context
54 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
56 %Button actions, Setting context
57 \newcommand{\ActionSettingInc}{\ButtonUp}
58 \newcommand{\ActionSettingDec}{\ButtonDown}
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}
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}
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}
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}
108 %Button actions, Bookmark screen context
109 \newcommand{\ActionBmDelete}{\ButtonRec}