fuzev2: prevent button light flickering when accessing µSD
[kugel-rb.git] / manual / platform / keymap-mrobe100.tex
blob4c94fa25cefba413670821ee3e91da548f7e9190
1 % $Id$
3 \newcommand{\ButtonPower}{\btnfnt{Power}}
4 \newcommand{\ButtonPlay}{\btnfnt{Play}}
5 \newcommand{\ButtonMenu}{\btnfnt{Menu}}
6 \newcommand{\ButtonLeft}{\btnfnt{Left}}
7 \newcommand{\ButtonRight}{\btnfnt{Right}}
8 \newcommand{\ButtonUp}{\btnfnt{Up}}
9 \newcommand{\ButtonDown}{\btnfnt{Down}}
10 \newcommand{\ButtonVolUp}{\btnfnt{Volume up}}
11 \newcommand{\ButtonVolDown}{\btnfnt{Volume down}}
12 \newcommand{\ButtonSelect}{\btnfnt{Select}}
13 \newcommand{\ButtonDisplay}{\btnfnt{Display}}
14 \newcommand{\ButtonHold}{\btnfnt{Hold}}
16 %Button actions, standard context
17 \newcommand{\ActionStdPrev}{\ButtonUp}
18 \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
19 \newcommand{\ActionStdNext}{\ButtonDown}
20 \newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
21 \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonDisplay{} or \ButtonPower}
22 \newcommand{\ActionStdContext}{Long \ButtonSelect}
23 \newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
24 \newcommand{\ActionQuickScreenExit}{\ButtonMenu}
25 \newcommand{\ActionStdMenu}{\ButtonMenu}
26 \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
27 \newcommand{\ActionStdUsbCharge}{\ButtonRight}
29 %Button actions, wps context
30 \newcommand{\ActionWpsPlay}{\ButtonPlay}
31 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
32 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
33 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
34 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
35 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonDisplay{} + \ButtonRight}
36 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonDisplay{} + \ButtonLeft}
37 \newcommand{\ActionWpsStop}{\ButtonPower{} or Long \ButtonPlay}
38 \newcommand{\ActionWpsVolDown}{\ButtonDown}
39 \newcommand{\ActionWpsVolUp}{\ButtonUp}
40 \newcommand{\ActionWpsPitchScreen}{\ButtonDisplay{} + \ButtonUp/\ButtonDown}
41 \newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
42 \newcommand{\ActionWpsMenu}{\ButtonMenu}
43 \newcommand{\ActionWpsContext}{Long \ButtonSelect}
44 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
45 \newcommand{\ActionWpsAbReset}{\ButtonDisplay{} + \ButtonSelect}
46 \newcommand{\ActionWpsPlaylist}{\ButtonDisplay{} + \ButtonDown}
47 \newcommand{\ActionWpsHotkey}{\ButtonDisplay{} + \ButtonMenu}
49 %Button actions, tree context
50 \newcommand{\ActionTreeWps}{\ButtonDisplay}
51 \newcommand{\ActionTreeStop}{\ButtonPower{} or Long \ButtonPlay}
52 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
53 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
54 \newcommand{\ActionTreeHotkey}{\ButtonDisplay{} + \ButtonMenu}
56 %Button actions, YesNo context
57 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
59 %Button actions, Setting context
60 \newcommand{\ActionSettingInc}{\ButtonUp}
61 \newcommand{\ActionSettingDec}{\ButtonDown}
63 %Button actions, Virtual Keyboard Context
64 \newcommand{\ActionKbdLeft}{\ButtonLeft}
65 \newcommand{\ActionKbdRight}{\ButtonRight}
66 \newcommand{\ActionKbdSelect}{\ButtonSelect}
67 \newcommand{\ActionKbdCursorLeft}{\ButtonDisplay{} + \ButtonLeft}
68 \newcommand{\ActionKbdCursorRight}{\ButtonDisplay{} + \ButtonRight}
69 \newcommand{\ActionKbdPageFlip}{\ButtonDisplay{} + \ButtonMenu}
70 \newcommand{\ActionKbdDone}{\ButtonDisplay}
71 \newcommand{\ActionKbdAbort}{\ButtonPower}
72 \newcommand{\ActionKbdBackSpace}{\ButtonMenu}
73 \newcommand{\ActionKbdMorseInput}{\ButtonDisplay{} + \ButtonPower}
74 \newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
75 \newcommand{\ActionKbdUp}{\ButtonUp}
76 \newcommand{\ActionKbdDown}{\ButtonDown}
78 %Button actions, Pitch Screen context
79 \newcommand{\ActionPsToggleMode}{\ButtonMenu}
80 \newcommand{\ActionPsIncSmall}{\ButtonUp}
81 \newcommand{\ActionPsIncBig}{Long \ButtonUp}
82 \newcommand{\ActionPsDecSmall}{\ButtonDown}
83 \newcommand{\ActionPsDecBig}{Long \ButtonDown}
84 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
85 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
86 \newcommand{\ActionPsReset}{\ButtonDisplay}
87 \newcommand{\ActionPsExit}{\ButtonPlay}
89 %Button actions, Bookmark screen context
90 \newcommand{\ActionBmDelete}{\ButtonDisplay}