set YOFS to 0 for portrait LCDs.
[kugel-rb.git] / manual / platform / keymap-h10.tex
blob364504fcd72f7d48ce97d89429a275fc8f809bb5
1 % $Id$
3 \newcommand{\ButtonLeft}{\btnfnt{Cancel}}
4 \newcommand{\ButtonRight}{\btnfnt{Select}}
5 \newcommand{\ButtonRew}{\btnfnt{Prev}}
6 \newcommand{\ButtonPlay}{\btnfnt{Play}}
7 \newcommand{\ButtonFF}{\btnfnt{Next}}
8 \newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
9 \newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
10 \newcommand{\ButtonPower}{\btnfnt{Power}}
11 \newcommand{\ButtonHold}{\btnfnt{Hold}}
13 %Button actions, standard context
14 \newcommand{\ActionStdPrev}{\ButtonScrollUp}
15 \newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp}
16 \newcommand{\ActionStdNext}{\ButtonScrollDown}
17 \newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown}
18 \newcommand{\ActionStdCancel}{\ButtonLeft}
19 \newcommand{\ActionStdContext}{Long \ButtonRight}
20 \newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
21 \newcommand{\ActionQuickScreenExit}{\ButtonLeft}
22 \newcommand{\ActionStdMenu}{\ButtonPower}
23 \newcommand{\ActionStdOk}{\ButtonRight}
24 \newcommand{\ActionStdUsbCharge}{\ButtonRight}
26 %Button actions, wps context
27 \newcommand{\ActionWpsPlay}{\ButtonPlay}
28 \newcommand{\ActionWpsSkipNext}{\ButtonFF}
29 \newcommand{\ActionWpsSkipPrev}{\ButtonRew}
30 \newcommand{\ActionWpsSeekBack}{Long \ButtonRew}
31 \newcommand{\ActionWpsSeekFwd}{Long \ButtonFF}
33 \newcommand{\ActionWpsStop}{Long \ButtonPlay}
34 \newcommand{\ActionWpsVolDown}{\ButtonScrollDown}
35 \newcommand{\ActionWpsVolUp}{\ButtonScrollUp}
37 \newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft}
38 \newcommand{\ActionWpsMenu}{\ButtonPower}
39 \newcommand{\ActionWpsContext}{Long \ButtonRight}
40 \newcommand{\ActionWpsBrowse}{\ButtonLeft}
41 \newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
42 \newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight}
44 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonFF}
45 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonRew}
46 \newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonPlay}
48 %Button actions, tree context
49 \newcommand{\ActionTreeWps}{\ButtonPlay}
50 \newcommand{\ActionTreeStop}{Long \ButtonPlay}
51 \newcommand{\ActionTreeEnter}{\ButtonRight}
52 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
54 %Button actions, YesNo context
55 \newcommand{\ActionYesNoAccept}{\ButtonRight}
57 %Button actions, Setting context
58 \newcommand{\ActionSettingInc}{\ButtonScrollUp}
59 \newcommand{\ActionSettingDec}{\ButtonScrollDown}
61 %Button actions, Alarm screen
62 \newcommand{\ActionAlarmSet}{\ActionStdOk}
63 \newcommand{\ActionAlarmCancel}{\ActionStdCancel}
64 \newcommand{\ActionAlarmHoursInc}{\ButtonRew}
65 \newcommand{\ActionAlarmHoursDec}{\ButtonFF}
67 %Button actions, Virtual Keyboard Context
68 \newcommand{\ActionKbdLeft}{\ButtonLeft}
69 \newcommand{\ActionKbdRight}{\ButtonRight}
70 \newcommand{\ActionKbdSelect}{\ButtonRew}
71 \newcommand{\ActionKbdDone}{\ButtonPlay}
72 \newcommand{\ActionKbdAbort}{\ButtonFF}
73 \newcommand{\ActionKbdUp}{\ButtonScrollUp}
74 \newcommand{\ActionKbdDown}{\ButtonScrollDown}
75 \newcommand{\ActionKbdMorseInput}{\ButtonPlay+\ButtonRew}
76 \newcommand{\ActionKbdMorseSelect}{\ButtonRew}
78 %Button actions, Pitch Screen context
79 \newcommand{\ActionPsToggleMode}{\ButtonPower}
80 \newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
81 \newcommand{\ActionPsIncBig}{Long \ButtonScrollUp}
82 \newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
83 \newcommand{\ActionPsDecBig}{Long \ButtonScrollDown}
84 \newcommand{\ActionPsNudgeLeft}{\ButtonRew}
85 \newcommand{\ActionPsNudgeRight}{\ButtonFF}
86 \newcommand{\ActionPsReset}{\ButtonPlay}
87 \newcommand{\ActionPsExit}{\ButtonLeft}
89 %Button actions, FM radio context
90 \newcommand{\ActionFMPreset}{\ButtonRight}
91 \newcommand{\ActionFMMenu}{Long \ButtonRight}
92 \newcommand{\ActionFMMode}{\ButtonLeft}
93 \newcommand{\ActionFMStop}{Long \ButtonPlay}
94 \newcommand{\ActionFMExit}{\ButtonPower}
95 \newcommand{\ActionFMPlay}{\ButtonPlay}
96 \newcommand{\ActionFMSettingsInc}{\ButtonScrollUp}
97 \newcommand{\ActionFMSettingsDec}{\ButtonScrollDown}
98 \newcommand{\ActionFMPrev}{\ButtonRew}
99 \newcommand{\ActionFMNext}{\ButtonFF}
101 %Button actions, Recording screen context
102 \newcommand{\ActionRecPause}{\ButtonPlay}
103 \newcommand{\ActionRecNewfile}{\ButtonRight}
104 \newcommand{\ActionRecExit}{\ButtonLeft}
105 \newcommand{\ActionRecMenu}{\ButtonPower}
106 \newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
107 \newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
108 \newcommand{\ActionRecPrev}{\ButtonRew}
109 \newcommand{\ActionRecNext}{\ButtonFF}
111 %Button actions, Bookmark screen context
112 \newcommand{\ActionBmDelete}{Long \ButtonRew}