Move thread-sdl.[ch] into the target tree.
[kugel-rb.git] / manual / platform / keymap-sansaclip.tex
blob3c349ef8454d764821ee817ad14a5dacbe5a8c4e
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{\ButtonVolDown}{\btnfnt{Volume Down}}
11 \newcommand{\ButtonVolUp}{\btnfnt{Volume Up}}
12 \newcommand{\ButtonHold}{\btnfnt{Hold}}
14 %Button actions, standard context
15 \newcommand{\ActionStdPrev}{\ButtonUp}
16 \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
17 \newcommand{\ActionStdNext}{\ButtonDown}
18 \newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
19 \newcommand{\ActionStdCancel}{\ButtonLeft}
20 \newcommand{\ActionStdContext}{Long \ButtonSelect}
21 \newcommand{\ActionStdQuickScreen}{Long \ButtonHome}
22 \newcommand{\ActionQuickScreenExit}{\ButtonSelect}
23 \newcommand{\ActionStdMenu}{\ButtonHome}
24 \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
25 \newcommand{\ActionStdUsbCharge}{\ButtonSelect}
27 %Button actions, wps context
28 \newcommand{\ActionWpsPlay}{\ButtonHome{} + \ButtonSelect}
29 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
30 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
31 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
32 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
34 \newcommand{\ActionWpsStop}{\ButtonPower}
35 \newcommand{\ActionWpsVolDown}{\ButtonVolDown}
36 \newcommand{\ActionWpsVolUp}{\ButtonVolUp}
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{\ActionWpsPlaylist}{Long \ButtonDown}
44 \newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
46 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
47 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
48 \newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp}
50 %Button actions, tree context
51 \newcommand{\ActionTreeWps}{\ButtonUp}
52 \newcommand{\ActionTreeStop}{\ButtonPower}
53 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
54 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
56 %Button actions, YesNo context
57 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
59 %Button actions, Setting context
60 \newcommand{\ActionSettingInc}{\ButtonRight}
61 \newcommand{\ActionSettingDec}{\ButtonLeft}
63 %Button actions, Virtual Keyboard Context
64 \newcommand{\ActionKbdLeft}{\ButtonLeft}
65 \newcommand{\ActionKbdRight}{\ButtonRight}
66 \newcommand{\ActionKbdSelect}{\ButtonSelect}
67 \newcommand{\ActionKbdDone}{Long \ButtonSelect}
68 \newcommand{\ActionKbdAbort}{\ButtonPower}
69 \newcommand{\ActionKbdUp}{\ButtonUp}
70 \newcommand{\ActionKbdDown}{\ButtonDown}
71 \newcommand{\ActionKbdCursorLeft}{\ButtonVolUp}
72 \newcommand{\ActionKbdCursorRight}{\ButtonVolDown}
73 \newcommand{\ActionKbdBackSpace}{\ButtonHome}
74 \newcommand{\ActionKbdPageFlip}{}
76 %Button actions, Pitch Screen context
77 \newcommand{\ActionPsToggleMode}{\ButtonHome}
78 \newcommand{\ActionPsIncSmall}{\ButtonRight}
79 \newcommand{\ActionPsIncBig}{Long \ButtonRight}
80 \newcommand{\ActionPsDecSmall}{\ButtonLeft}
81 \newcommand{\ActionPsDecBig}{Long \ButtonLeft}
82 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
83 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
84 \newcommand{\ActionPsReset}{\ButtonSelect}
85 \newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp}
87 %Button actions, Recording screen context
88 \newcommand{\ActionRecPause}{\ButtonUp}
89 \newcommand{\ActionRecExit}{\ButtonDown}
90 \newcommand{\ActionRecNewfile}{\ButtonHome}
91 \newcommand{\ActionRecMenu}{Long \ButtonSelect}
92 \newcommand{\ActionRecSettingsInc}{\ButtonRight}
93 \newcommand{\ActionRecSettingsDec}{\ButtonLeft}
94 \newcommand{\ActionRecPrev}{\ButtonVolDown}
95 \newcommand{\ActionRecNext}{\ButtonVolUp}
97 %Button actions, FM radio context
98 \newcommand{\ActionFMPreset}{\ButtonSelect}
99 \newcommand{\ActionFMMenu}{\ButtonDown}
100 \newcommand{\ActionFMMode}{\ButtonHome}
101 \newcommand{\ActionFMStop}{Long \ButtonUp}
102 \newcommand{\ActionFMExit}{\ButtonPower}
103 \newcommand{\ActionFMPlay}{\ButtonUp}
104 \newcommand{\ActionFMSettingsInc}{\ButtonVolUp} %?
105 \newcommand{\ActionFMSettingsDec}{\ButtonVolDown} %?
106 \newcommand{\ActionFMPrev}{\ButtonLeft}
107 \newcommand{\ActionFMNext}{\ButtonRight}
109 %Button actions, Bookmark screen context
110 \newcommand{\ActionBmDelete}{\ButtonHome}