FS#12828 : french update
[maemo-rb.git] / manual / platform / keymap-ipod4g.tex
blob92516dc77bfc5996056618936e7d23d27d948c29
1 % $Id$
3 \newcommand{\ButtonLeft}{\btnfnt{Prev}}
4 \newcommand{\ButtonRight}{\btnfnt{Next}}
5 \newcommand{\ButtonMenu}{\btnfnt{Menu}}
6 \newcommand{\ButtonPlay}{\btnfnt{Play}}
7 \newcommand{\ButtonSelect}{\btnfnt{Select}}
8 \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Forward}}
9 \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Backward}}
10 \newcommand{\ButtonHold}{\btnfnt{Hold}}
12 %Button actions, standard context
13 \newcommand{\ActionStdPrev}{\ButtonScrollBack}
14 \newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
15 \newcommand{\ActionStdNext}{\ButtonScrollFwd}
16 \newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
17 \newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
18 \newcommand{\ActionStdContext}{Long \ButtonSelect}
19 \newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
20 \newcommand{\ActionQuickScreenExit}{\ButtonSelect}
21 \newcommand{\ActionStdMenu}{\ButtonMenu}
22 \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
23 \newcommand{\ActionStdUsbCharge}{\ButtonMenu}
25 %Button actions, wps context
26 \newcommand{\ActionWpsPlay}{\ButtonPlay}
27 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
28 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
29 \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
30 \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
32 \newcommand{\ActionWpsStop}{Long \ButtonPlay}
33 \newcommand{\ActionWpsVolDown}{\ButtonScrollBack}
34 \newcommand{\ActionWpsVolUp}{\ButtonScrollFwd}
36 \newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
37 \newcommand{\ActionWpsMenu}{\ButtonMenu}
38 \newcommand{\ActionWpsContext}{Long \ButtonSelect}
39 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
40 \newcommand{\ActionWpsHotkey}{\ButtonSelect + \ButtonPlay}
42 %Button actions, tree context
43 \newcommand{\ActionTreeWps}{\ButtonPlay}
44 \newcommand{\ActionTreeStop}{Long \ButtonPlay}
45 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
46 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
47 \newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay}
49 %Button actions, YesNo context
50 \newcommand{\ActionYesNoAccept}{\ButtonPlay}
52 %Button actions, Setting context
53 \newcommand{\ActionSettingInc}{\ButtonScrollFwd}
54 \newcommand{\ActionSettingDec}{\ButtonScrollBack}
56 %Button actions, Alarm screen
57 \newcommand{\ActionAlarmSet}{\ButtonSelect}
58 \newcommand{\ActionAlarmCancel}{\ButtonMenu}
59 \newcommand{\ActionAlarmHoursInc}{\ButtonRight}
60 \newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
62 %Button actions, Virtual Keyboard Context
63 \newcommand{\ActionKbdLeft}{\ButtonLeft}
64 \newcommand{\ActionKbdRight}{\ButtonRight}
65 \newcommand{\ActionKbdSelect}{\ButtonSelect}
66 \newcommand{\ActionKbdDone}{\ButtonPlay}
67 \newcommand{\ActionKbdAbort}{\ButtonMenu}
68 \newcommand{\ActionKbdUp}{\ButtonScrollBack}
69 \newcommand{\ActionKbdDown}{\ButtonScrollFwd}
70 \newcommand{\ActionKbdMorseInput}{Long \ButtonMenu}
71 \newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
73 %Button actions, Pitch Screen context
74 \newcommand{\ActionPsToggleMode}{\ButtonPlay}
75 \newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
76 \newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
77 \newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
78 \newcommand{\ActionPsDecBig}{Long \ButtonScrollBack}
79 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
80 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
81 \newcommand{\ActionPsReset}{\ButtonMenu}
82 \newcommand{\ActionPsExit}{\ButtonSelect}
84 %Button actions, Recording screen context
85 \newcommand{\ActionRecPause}{\ButtonPlay}
86 \newcommand{\ActionRecExit}{\ButtonMenu{} or Long \ButtonPlay}
87 \newcommand{\ActionRecMenu}{Long \ButtonSelect}
88 \newcommand{\ActionRecNewfile}{\ButtonSelect}
89 \newcommand{\ActionRecSettingsInc}{\ButtonRight}
90 \newcommand{\ActionRecSettingsDec}{\ButtonLeft}
91 \newcommand{\ActionRecPrev}{\ButtonScrollBack}
92 \newcommand{\ActionRecNext}{\ButtonScrollFwd}
94 %Button actions, Bookmark screen context
95 \newcommand{\ActionBmDelete}{Long \ButtonMenu}
97 %Button actions, FM radio context
98 \newcommand{\ActionFMPreset}{\fixme{tbd}}
99 \newcommand{\ActionFMMenu}{Long \ButtonSelect}
100 \newcommand{\ActionFMMode}{\ButtonSelect}
101 \newcommand{\ActionFMStop}{Long \ButtonPlay}
102 \newcommand{\ActionFMExit}{\ButtonMenu}
103 \newcommand{\ActionFMPlay}{\ButtonPlay}
104 \newcommand{\ActionFMSettingsInc}{\ButtonScrollFwd}
105 \newcommand{\ActionFMSettingsDec}{\ButtonScrollBack}
106 \newcommand{\ActionFMPrev}{\ButtonLeft}
107 \newcommand{\ActionFMNext}{\ButtonRight}
109 %Plugin lib actions
110 \newcommand{\PluginUp}{\ButtonMenu}
111 \newcommand{\PluginDown}{\ButtonPlay}
112 \newcommand{\PluginLeft}{\ButtonLeft}
113 \newcommand{\PluginRight}{\ButtonRight}
114 \newcommand{\PluginUpRepeat}{Long \ButtonMenu}
115 \newcommand{\PluginDownRepeat}{Long \ButtonPlay}
116 \newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
117 \newcommand{\PluginRightRepeat}{Long \ButtonRight}
118 \newcommand{\PluginCancel}{\ButtonMenu + \ButtonSelect}
119 \newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect}
120 \newcommand{\PluginSelect}{\ButtonSelect}
121 \newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
123 \newcommand{\PluginScrollFwd}{\ButtonScrollFwd}
124 \newcommand{\PluginScrollFwdRepeat}{Long \ButtonScrollFwd}
125 \newcommand{\PluginScrollBack}{\ButtonScrollBack}
126 \newcommand{\PluginScrollBackRepeat}{Long \ButtonScrollBack}