fuzev2: prevent button light flickering when accessing µSD
[kugel-rb.git] / manual / platform / keymap-iriverh10.tex
blob74a62b15386242e5c27112c9f0b8e29692d2ac7c
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}
43 \newcommand{\ActionWpsHotkey}{\ButtonPower + \ButtonPlay}
45 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonFF}
46 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonRew}
47 \newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonPlay}
49 %Button actions, tree context
50 \newcommand{\ActionTreeWps}{\ButtonPlay}
51 \newcommand{\ActionTreeStop}{Long \ButtonPlay}
52 \newcommand{\ActionTreeEnter}{\ButtonRight}
53 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
54 \newcommand{\ActionTreeHotkey}{\ButtonPower + \ButtonPlay}
56 %Button actions, YesNo context
57 \newcommand{\ActionYesNoAccept}{\ButtonRight}
59 %Button actions, Setting context
60 \newcommand{\ActionSettingInc}{\ButtonScrollUp}
61 \newcommand{\ActionSettingDec}{\ButtonScrollDown}
63 %Button actions, Alarm screen
64 \newcommand{\ActionAlarmSet}{\ActionStdOk}
65 \newcommand{\ActionAlarmCancel}{\ActionStdCancel}
66 \newcommand{\ActionAlarmHoursInc}{\ButtonRew}
67 \newcommand{\ActionAlarmHoursDec}{\ButtonFF}
69 %Button actions, Virtual Keyboard Context
70 \newcommand{\ActionKbdLeft}{\ButtonLeft}
71 \newcommand{\ActionKbdRight}{\ButtonRight}
72 \newcommand{\ActionKbdSelect}{\ButtonRew}
73 \newcommand{\ActionKbdDone}{\ButtonPlay}
74 \newcommand{\ActionKbdAbort}{\ButtonFF}
75 \newcommand{\ActionKbdUp}{\ButtonScrollUp}
76 \newcommand{\ActionKbdDown}{\ButtonScrollDown}
77 \newcommand{\ActionKbdMorseInput}{\ButtonPlay+\ButtonRew}
78 \newcommand{\ActionKbdMorseSelect}{\ButtonRew}
80 %Button actions, Pitch Screen context
81 \newcommand{\ActionPsToggleMode}{\ButtonPower}
82 \newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
83 \newcommand{\ActionPsIncBig}{Long \ButtonScrollUp}
84 \newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
85 \newcommand{\ActionPsDecBig}{Long \ButtonScrollDown}
86 \newcommand{\ActionPsNudgeLeft}{\ButtonRew}
87 \newcommand{\ActionPsNudgeRight}{\ButtonFF}
88 \newcommand{\ActionPsReset}{\ButtonPlay}
89 \newcommand{\ActionPsExit}{\ButtonLeft}
91 %Button actions, FM radio context
92 \newcommand{\ActionFMPreset}{\ButtonRight}
93 \newcommand{\ActionFMMenu}{Long \ButtonRight}
94 \newcommand{\ActionFMMode}{\ButtonLeft}
95 \newcommand{\ActionFMStop}{Long \ButtonPlay}
96 \newcommand{\ActionFMExit}{\ButtonPower}
97 \newcommand{\ActionFMPlay}{\ButtonPlay}
98 \newcommand{\ActionFMSettingsInc}{\ButtonScrollUp}
99 \newcommand{\ActionFMSettingsDec}{\ButtonScrollDown}
100 \newcommand{\ActionFMPrev}{\ButtonRew}
101 \newcommand{\ActionFMNext}{\ButtonFF}
103 %Button actions, Recording screen context
104 \newcommand{\ActionRecPause}{\ButtonPlay}
105 \newcommand{\ActionRecNewfile}{\ButtonRight}
106 \newcommand{\ActionRecExit}{\ButtonLeft}
107 \newcommand{\ActionRecMenu}{\ButtonPower}
108 \newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
109 \newcommand{\ActionRecSettingsDec}{\ActionSettingDec}
110 \newcommand{\ActionRecPrev}{\ButtonRew}
111 \newcommand{\ActionRecNext}{\ButtonFF}
113 %Button actions, Bookmark screen context
114 \newcommand{\ActionBmDelete}{Long \ButtonRew}