Add button mapping for jackpot to the manual.
[kugel-rb.git] / manual / platform / keymap-clip.tex
blob1ddc718e441e4a8006b49401f682a895abdcc237
1 % $Id$
3 \newcommand{\ButtonLeft}{\btnfnt{Left}}
4 \newcommand{\ButtonRight}{\btnfnt{Right}}
5 \newcommand{\ButtonHome}{\btnfnt{Home}}
6 \newcommand{\ButtonUp}{\btnfnt{Play}}
7 \newcommand{\ButtonDown}{\btnfnt{Submenu}}
8 \newcommand{\ButtonSelect}{\btnfnt{Select}}
9 \newcommand{\ButtonPower}{\btnfnt{Power}}
10 \newcommand{\ButtonVolDown}{\btnfnt{Volume Down}}
11 \newcommand{\ButtonVolUp}{\btnfnt{Volume Up}}
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}
20 \newcommand{\ActionStdContext}{Long \ButtonSelect}
21 \newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
22 \newcommand{\ActionQuickScreenExit}{\ButtonSelect}
23 \newcommand{\ActionStdMenu}{\ButtonHome}
24 \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
25 \newcommand{\ActionStdUsbCharge}{\ButtonSelect}
27 %Button actions, wps context
28 \newcommand{\ActionWpsPlay}{\ButtonUp}
29 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
30 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
31 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
32 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
34 \newcommand{\ActionWpsStop}{\ButtonPower}
35 \newcommand{\ActionWpsVolDown}{\ButtonVolDown}
36 \newcommand{\ActionWpsVolUp}{\ButtonVolUp}
38 \newcommand{\ActionWpsQuickScreen}{Long \ButtonDown}
39 \newcommand{\ActionWpsMenu}{\ButtonDown}
40 \newcommand{\ActionWpsContext}{Long \ButtonSelect}
41 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
42 \newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
43 \newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
45 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
46 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
47 \newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp}
49 %Button actions, tree context
50 \newcommand{\ActionTreeWps}{\ButtonUp}
51 \newcommand{\ActionTreeStop}{\ButtonPower}
52 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
53 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
55 %Button actions, YesNo context
56 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
58 %Button actions, Setting context
59 \newcommand{\ActionSettingInc}{\ButtonRight}
60 \newcommand{\ActionSettingDec}{\ButtonLeft}
62 %Button actions, Virtual Keyboard Context
63 \newcommand{\ActionKbdLeft}{\ButtonLeft}
64 \newcommand{\ActionKbdRight}{\ButtonRight}
65 \newcommand{\ActionKbdSelect}{\ButtonSelect}
66 \newcommand{\ActionKbdDone}{Long \ButtonSelect}
67 \newcommand{\ActionKbdAbort}{\ButtonPower}
68 \newcommand{\ActionKbdUp}{\ButtonUp}
69 \newcommand{\ActionKbdDown}{\ButtonDown}
70 \newcommand{\ActionKbdCursorLeft}{\ButtonVolUp}
71 \newcommand{\ActionKbdCursorRight}{\ButtonVolDown}
72 \newcommand{\ActionKbdBackSpace}{\ButtonHome}
73 \newcommand{\ActionKbdPageFlip}{}
75 %Button actions, Pitch Screen context
76 \newcommand{\ActionPsToggleMode}{\ButtonHome}
77 \newcommand{\ActionPsIncSmall}{\ButtonRight}
78 \newcommand{\ActionPsIncBig}{Long \ButtonRight}
79 \newcommand{\ActionPsDecSmall}{\ButtonLeft}
80 \newcommand{\ActionPsDecBig}{Long \ButtonLeft}
81 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
82 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
83 \newcommand{\ActionPsReset}{\ButtonSelect}
84 \newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp}
86 %Button actions, Recording screen context
87 %\newcommand{\ActionRecPause}{\ButtonUp}
88 %\newcommand{\ActionRecExit}{\ButtonDown}
89 %\newcommand{\ActionRecNewfile}{\ButtonHome}
90 %\newcommand{\ActionRecMenu}{Long \ButtonSelect}
91 %\newcommand{\ActionRecSettingsInc}{\ButtonRight}
92 %\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
93 %\newcommand{\ActionRecPrev}{\ButtonVolDown}
94 %\newcommand{\ActionRecNext}{\ButtonVolUp}
96 %Button actions, FM radio context
97 \newcommand{\ActionFMPreset}{\ButtonSelect}
98 \newcommand{\ActionFMMenu}{\ButtonDown}
99 \newcommand{\ActionFMMode}{\ButtonHome}
100 \newcommand{\ActionFMStop}{Long \ButtonUp}
101 \newcommand{\ActionFMExit}{\ButtonPower}
102 \newcommand{\ActionFMPlay}{\ButtonUp}
103 \newcommand{\ActionFMSettingsInc}{\ButtonVolUp} %?
104 \newcommand{\ActionFMSettingsDec}{\ButtonVolDown} %?
105 \newcommand{\ActionFMPrev}{\ButtonLeft}
106 \newcommand{\ActionFMNext}{\ButtonRight}
108 %Button actions, Bookmark screen context
109 \newcommand{\ActionBmDelete}{\ButtonHome}