FS#12828 : french update
[maemo-rb.git] / manual / platform / remote-keymap-iaudio.tex
blob157ed0911b6c7eec741cd3b7481086b287b9a5e0
1 % $Id$ %
3 \newcommand{\ButtonRCLeft}{\btnfnt{Rewind}}
4 \newcommand{\ButtonRCRight}{\btnfnt{Forward}}
5 \newcommand{\ButtonRCUp}{\btnfnt{Volume Up}}
6 \newcommand{\ButtonRCDown}{\btnfnt{Volume Down}}
7 \newcommand{\ButtonRCRec}{\btnfnt{Rec}}
8 \newcommand{\ButtonRCPlay}{\btnfnt{Play}}
9 \newcommand{\ButtonRCMode}{\btnfnt{Mode}}
10 \newcommand{\ButtonRCMenu}{\btnfnt{Menu}}
11 \newcommand{\ButtonRCHold}{\btnfnt{Hold}}
13 %Button actions, standard context
14 \newcommand{\ActionRCStdPrev}{\ButtonRCUp}
15 \newcommand{\ActionRCStdPrevRepeat}{Long \ButtonRCUp}
16 \newcommand{\ActionRCStdNext}{\ButtonRCDown}
17 \newcommand{\ActionRCStdNextRepeat}{Long \ButtonRCDown}
18 \newcommand{\ActionRCStdCancel}{\ButtonLeft}
19 \newcommand{\ActionRCStdContext}{Long \ButtonRCMode}
20 \newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCMenu}
21 \newcommand{\ActionRCQuickScreenExit}{\ButtonRCRec}
22 \newcommand{\ActionRCStdMenu}{\ButtonRCMenu}
23 \newcommand{\ActionRCStdOk}{\ButtonRCRight}
25 %Button actions, wps context
26 \newcommand{\ActionRCWpsPlay}{\ButtonRCPlay}
27 \newcommand{\ActionRCWpsStop}{Long \ButtonRCPlay}
28 \newcommand{\ActionRCWpsSkipNext}{\ButtonRCRight}
29 \newcommand{\ActionRCWpsSkipPrev}{\ButtonRCLeft}
30 \newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCLeft}
31 \newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRight}
32 \newcommand{\ActionRCWpsVolDown}{\ButtonRCDown}
33 \newcommand{\ActionRCWpsVolUp}{\ButtonRCUp}
34 \newcommand{\ActionRCWpsQuickScreen}{Long \ButtonRCMenu}
35 \newcommand{\ActionRCWpsMenu}{\ButtonRCMenu}
36 \newcommand{\ActionRCWpsContext}{Long \ButtonRCMode}
37 \newcommand{\ActionRCWpsBrowse}{\ButtonRCMode}
39 %Button actions, tree context
40 \newcommand{\ActionRCTreeWps}{\ButtonRCPlay}
41 \newcommand{\ActionRCTreeStop}{Long \ButtonRCPlay}
42 \newcommand{\ActionRCTreeEnter}{\ButtonRCPlay{} or \ButtonRCRight}
43 \newcommand{\ActionRCTreeParentDirectory}{\ButtonRCLeft}
45 %Button actions, YesNo context
46 \newcommand{\ActionRCYesNoAccept}{\ButtonRCPlay}
48 %Button actions, Setting context
49 \newcommand{\ActionRCSettingInc}{\ButtonRCUp}
50 \newcommand{\ActionRCSettingDec}{\ButtonRCDown}
52 %Button actions, Virtual Keyboard Context
53 \newcommand{\ActionRCKbdLeft}{\ButtonRCLeft}
54 \newcommand{\ActionRCKbdRight}{\ButtonRCRight}
55 \newcommand{\ActionRCKbdUp}{\ButtonRCUp}
56 \newcommand{\ActionRCKbdDown}{\ButtonRCDown}
57 \newcommand{\ActionRCKbdSelect}{\ButtonRCPlay}
58 \newcommand{\ActionRCKbdDone}{Long \ButtonRCPlay}
59 \newcommand{\ActionRCKbdAbort}{\ButtonRec}
60 \newcommand{\ActionRCKbdPageFlip}{\ButtonRCMode}
61 \newcommand{\ActionRCKbdMorseSelect}{}
63 %Button actions, Pitch Screen context
64 \newcommand{\ActionRCPsToggleMode}{\ButtonRCMode}
65 \newcommand{\ActionRCPsIncSmall}{\ButtonRCUp}
66 \newcommand{\ActionRCPsIncBig}{Long \ButtonRCUp}
67 \newcommand{\ActionRCPsDecSmall}{\ButtonRCDown}
68 \newcommand{\ActionRCPsDecBig}{Long \ButtonRCDown}
69 \newcommand{\ActionRCPsNudgeLeft}{\ButtonRCLeft}
70 \newcommand{\ActionRCPsNudgeRight}{\ButtonRCRight}
71 \newcommand{\ActionRCPsReset}{\ButtonRCRec}
72 \newcommand{\ActionRCPsExit}{\ButtonRCPlay}
74 %Button actions, Recording screen context
75 \newcommand{\ActionRCRecPause}{\ButtonRCPlay}
76 \newcommand{\ActionRCRecNewfile}{\ButtonRCRec}
77 \newcommand{\ActionRCRecSettingsInc}{\ButtonRCRight}
78 \newcommand{\ActionRCRecSettingsDec}{\ButtonRCLeft}
79 \newcommand{\ActionRCRecPrev}{\ButtonRCUp}
80 \newcommand{\ActionRCRecNext}{\ButtonRCDown}
81 \newcommand{\ActionRCRecMenu}{\ButtonRCMenu}
82 \newcommand{\ActionRCRecExit}{Long \ButtonRCPlay}
84 %Button actions, FM radio context
85 \newcommand{\ActionRCFMPreset}{\ButtonRCMode}
86 \newcommand{\ActionRCFMMenu}{Long \ButtonRCMode}
87 \newcommand{\ActionRCFMMode}{Long \ButtonRCRec}
88 \newcommand{\ActionRCFMStop}{Long \ButtonPlay}
89 \newcommand{\ActionRCFMExit}{\ButtonRCMenu}
90 \newcommand{\ActionRCFMPlay}{\ButtonPlay}
91 \newcommand{\ActionRCFMSettingsInc}{\ActionRCSettingInc}
92 \newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingDec}
93 \newcommand{\ActionRCFMPrev}{\ButtonRCLeft}
94 \newcommand{\ActionRCFMNext}{\ButtonRCRight}
96 %Button actions, Bookmark screen context
97 \newcommand{\ActionRCBmDelete}{Long \ButtonRec}
99 %Plugin lib actions
100 \newcommand{\PluginRCUp}{\ButtonRCRight}
101 \newcommand{\PluginRCDown}{\ButtonRCLeft}
102 \newcommand{\PluginRCLeft}{\ButtonRCDown}
103 \newcommand{\PluginRCRight}{\ButtonRCUp}
104 \newcommand{\PluginRCUpRepeat}{Long \ButtonRCRight}
105 \newcommand{\PluginRCDownRepeat}{Long \ButtonRCLeft}
106 \newcommand{\PluginRCLeftRepeat}{Long \ButtonRCDown}
107 \newcommand{\PluginRCRightRepeat}{Long \ButtonRCUp}
108 \newcommand{\PluginRCSelect}{\ButtonRCMode}
109 \newcommand{\PluginRCSelectRepeat}{Long \ButtonRCMode}
110 \newcommand{\PluginRCCancel}{\ButtonRCRec}
111 \newcommand{\PluginRCExit}{Long \ButtonRCRec}