fuzev2: prevent button light flickering when accessing µSD
[kugel-rb.git] / manual / platform / keymap-iaudiomx5.tex
blob6b380e5e3027cbbbd585ce2182c995d7e5bc0ad4
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{Select}}
8 \newcommand{\ButtonPower}{\btnfnt{Power}}
9 \newcommand{\ButtonRec}{\btnfnt{Rec}}
10 \newcommand{\ButtonPlay}{\btnfnt{Play}}
11 \newcommand{\ButtonHold}{\btnfnt{Hold}}
13 %Button actions, standard context
14 \newcommand{\ActionStdPrev}{\ButtonUp}
15 \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
16 \newcommand{\ActionStdNext}{\ButtonDown}
17 \newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
18 \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
19 \newcommand{\ActionStdContext}{Long \ButtonSelect}
20 \newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
21 \newcommand{\ActionQuickScreenExit}{\ButtonRec}
22 \newcommand{\ActionStdMenu}{\ButtonRec}
23 \newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay}
25 %Button actions, wps context
26 \newcommand{\ActionWpsPlay}{\ButtonPlay}
27 \newcommand{\ActionWpsStop}{Long \ButtonPlay}
28 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
29 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
30 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
31 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
32 \newcommand{\ActionWpsVolDown}{\ButtonDown}
33 \newcommand{\ActionWpsVolUp}{\ButtonUp}
34 \newcommand{\ActionWpsQuickScreen}{Long \ButtonRec}
35 \newcommand{\ActionWpsMenu}{\ButtonRec}
36 \newcommand{\ActionWpsContext}{Long \ButtonSelect}
37 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
39 %Button actions, tree context
40 \newcommand{\ActionTreeWps}{\ButtonPlay}
41 \newcommand{\ActionTreeStop}{Long \ButtonPlay}
42 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
43 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
45 %Button actions, YesNo context
46 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
48 %Button actions, Setting context
49 \newcommand{\ActionSettingInc}{\ButtonUp}
50 \newcommand{\ActionSettingDec}{\ButtonDown}
52 %Button actions, Virtual Keyboard Context
53 \newcommand{\ActionKbdLeft}{\ButtonLeft}
54 \newcommand{\ActionKbdRight}{\ButtonRight}
55 \newcommand{\ActionKbdUp}{\ButtonUp}
56 \newcommand{\ActionKbdDown}{\ButtonDown}
57 \newcommand{\ActionKbdSelect}{\ButtonSelect}
58 \newcommand{\ActionKbdDone}{\ButtonPlay}
59 \newcommand{\ActionKbdAbort}{\ButtonRec}
60 \newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
62 %Button actions, Pitch Screen context
63 \newcommand{\ActionPsToggleMode}{\ButtonSelect}
64 \newcommand{\ActionPsIncSmall}{\ButtonUp}
65 \newcommand{\ActionPsIncBig}{Long \ButtonUp}
66 \newcommand{\ActionPsDecSmall}{\ButtonDown}
67 \newcommand{\ActionPsDecBig}{Long \ButtonDown}
68 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
69 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
70 \newcommand{\ActionPsReset}{\ButtonPower}
71 \newcommand{\ActionPsExit}{\ButtonPlay}
73 %Button actions, Recording screen context
74 \newcommand{\ActionRecPause}{\ButtonPlay}
75 \newcommand{\ActionRecNewfile}{\ButtonRec}
76 \newcommand{\ActionRecSettingsInc}{\ButtonRight}
77 \newcommand{\ActionRecSettingsDec}{\ButtonLeft}
78 \newcommand{\ActionRecPrev}{\ButtonUp}
79 \newcommand{\ActionRecNext}{\ButtonDown}
80 \newcommand{\ActionRecMenu}{Long \ButtonRec}
81 \newcommand{\ActionRecExit}{Long \ButtonPlay}
83 %Button actions, FM radio context
84 \newcommand{\ActionFMPreset}{\ButtonSelect}
85 \newcommand{\ActionFMMenu}{Long \ButtonSelect}
86 \newcommand{\ActionFMMode}{Long \ButtonPlay}
87 \newcommand{\ActionFMStop}{\ButtonPower}
88 \newcommand{\ActionFMExit}{\ButtonRec}
89 \newcommand{\ActionFMPlay}{\ButtonPlay}
90 \newcommand{\ActionFMSettingsInc}{\ActionSettingInc}
91 \newcommand{\ActionFMSettingsDec}{\ActionSettingDec}
92 \newcommand{\ActionFMPrev}{\ButtonLeft}
93 \newcommand{\ActionFMNext}{\ButtonRight}
94 %Button actions, Bookmark screen context
95 \newcommand{\ActionBmDelete}{Long \ButtonRec}