shuld fix red and yellow
[kugel-rb.git] / manual / platform / keymap-sansafuze.tex
blob8d2a9ce8198a3143c3af29d2b5b8e4a2e08b4c1c
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{\ButtonScrollBack}{\btnfnt{Scroll Backward}}
11 \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Forward}}
12 \newcommand{\ButtonHold}{\btnfnt{Hold}}
14 %Button actions, standard context
15 \newcommand{\ActionStdPrev}{\ButtonScrollBack}
16 \newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
17 \newcommand{\ActionStdNext}{\ButtonScrollFwd}
18 \newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
19 \newcommand{\ActionStdCancel}{\ButtonLeft}
20 \newcommand{\ActionStdContext}{Long \ButtonSelect}
21 \newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
22 \newcommand{\ActionQuickScreenExit}{\ButtonSelect}
23 \newcommand{\ActionStdMenu}{\ButtonDown}
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}{Long \ButtonHome}
35 \newcommand{\ActionWpsVolDown}{\ButtonScrollBack}
36 \newcommand{\ActionWpsVolUp}{\ButtonScrollFwd}
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}
44 \newcommand{\ActionWpsHotkey}{\ButtonHome}
46 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonHome{} + \ButtonRight}
47 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonHome{} + \ButtonLeft}
48 \newcommand{\ActionWpsAbReset}{\ButtonHome{} + \ButtonUp}
50 %Button actions, tree context
51 \newcommand{\ActionTreeWps}{\ButtonUp}
52 \newcommand{\ActionTreeStop}{Long \ButtonHome}
53 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
54 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
55 \newcommand{\ActionTreeHotkey}{\ButtonHome}
57 %Button actions, YesNo context
58 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
60 %Button actions, Setting context
61 \newcommand{\ActionSettingInc}{\ButtonScrollFwd}
62 \newcommand{\ActionSettingDec}{\ButtonScrollBack}
64 %Button actions, Virtual Keyboard Context
65 \newcommand{\ActionKbdLeft}{\ButtonLeft}
66 \newcommand{\ActionKbdRight}{\ButtonRight}
67 \newcommand{\ActionKbdSelect}{\ButtonSelect}
68 \newcommand{\ActionKbdDone}{\ButtonUp}
69 \newcommand{\ActionKbdAbort}{Long \ButtonHome}
70 \newcommand{\ActionKbdUp}{\ButtonScrollBack}
71 \newcommand{\ActionKbdDown}{\ButtonScrollFwd}
72 \newcommand{\ActionKbdCursorLeft}{\ButtonHome{} + \ButtonLeft}
73 \newcommand{\ActionKbdCursorRight}{\ButtonHome{} + \ButtonRight}
74 \newcommand{\ActionKbdBackSpace}{\ButtonDown}
75 \newcommand{\ActionKbdPageFlip}{\ButtonHome{} + \ButtonSelect}
76 \newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
78 %Button actions, Pitch Screen context
79 \newcommand{\ActionPsToggleMode}{\ButtonHome}
80 \newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
81 \newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
82 \newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
83 \newcommand{\ActionPsDecBig}{Long \ButtonScrollBack}
84 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
85 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
86 \newcommand{\ActionPsReset}{\ButtonSelect}
87 \newcommand{\ActionPsExit}{Long \ButtonHome{} or \ButtonUp}
89 %Button actions, Recording screen context
90 \newcommand{\ActionRecPause}{\ButtonUp}
91 \newcommand{\ActionRecExit}{\ButtonDown}
92 \newcommand{\ActionRecNewfile}{\ButtonHome}
93 \newcommand{\ActionRecMenu}{Long \ButtonSelect}
94 \newcommand{\ActionRecSettingsInc}{\ButtonRight}
95 \newcommand{\ActionRecSettingsDec}{\ButtonLeft}
96 \newcommand{\ActionRecPrev}{\ButtonScrollBack}
97 \newcommand{\ActionRecNext}{\ButtonScrollFwd}
99 %Button actions, FM radio context
100 \newcommand{\ActionFMPreset}{\ButtonHome}
101 \newcommand{\ActionFMMenu}{Long \ButtonSelect}
102 \newcommand{\ActionFMMode}{Long \ButtonUp}
103 \newcommand{\ActionFMStop}{Long \ButtonHome}
104 \newcommand{\ActionFMExit}{\ButtonDown}
105 \newcommand{\ActionFMPlay}{\ButtonUp}
106 \newcommand{\ActionFMSettingsInc}{\ButtonScrollFwd}
107 \newcommand{\ActionFMSettingsDec}{\ButtonScrollBack}
108 \newcommand{\ActionFMPrev}{\ButtonLeft}
109 \newcommand{\ActionFMNext}{\ButtonRight}
111 %Button actions, Bookmark screen context
112 \newcommand{\ActionBmDelete}{\ButtonHome}