summaryrefslogtreecommitdiff
path: root/manual/platform/remote-keymap-iaudio.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/remote-keymap-iaudio.tex')
-rw-r--r--manual/platform/remote-keymap-iaudio.tex95
1 files changed, 95 insertions, 0 deletions
diff --git a/manual/platform/remote-keymap-iaudio.tex b/manual/platform/remote-keymap-iaudio.tex
new file mode 100644
index 0000000000..3cf4d77c3f
--- /dev/null
+++ b/manual/platform/remote-keymap-iaudio.tex
@@ -0,0 +1,95 @@
1% $Id$ %
2
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}}
12
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 \ButtonRCRec}
21\newcommand{\ActionRCQuickScreenExit}{\ButtonRCRec}
22\newcommand{\ActionRCStdMenu}{\ButtonRCRec}
23\newcommand{\ActionRCStdOk}{\ButtonRCPlay{} or \ButtonRCRight}
24
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{} (Main: Long \ButtonRec}
35\newcommand{\ActionRCWpsMenu}{\ButtonRCMenu{} (Main: \ButtonRec)}
36\newcommand{\ActionRCWpsContext}{Long \ButtonRCMode}
37\newcommand{\ActionRCWpsBrowse}{\ButtonRCMode}
38
39%Button actions, tree context
40\newcommand{\ActionRCTreeWps}{\ButtonRCPlay}
41\newcommand{\ActionRCTreeStop}{Long \ButtonRCPlay}
42\newcommand{\ActionRCTreeEnter}{\ButtonRCPlay{} or \ButtonRCRight}
43\newcommand{\ActionRCTreeParentDirectory}{\ButtonRCLeft}
44
45%Button actions, YesNo context
46\newcommand{\ActionRCYesNoAccept}{\ButtonRCPlay}
47
48%Button actions, Setting context
49\newcommand{\ActionRCSettingInc}{\ButtonRCUp}
50\newcommand{\ActionRCSettingDec}{\ButtonRCDown}
51
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
61%Button actions, Pitch Screen context
62\newcommand{\ActionRCPsToggleMode}{\ButtonRCMode}
63\newcommand{\ActionRCPsIncSmall}{\ButtonRCUp}
64\newcommand{\ActionRCPsIncBig}{Long \ButtonRCUp}
65\newcommand{\ActionRCPsDecSmall}{\ButtonRCDown}
66\newcommand{\ActionRCPsDecBig}{Long \ButtonRCDown}
67\newcommand{\ActionRCPsNudgeLeft}{\ButtonRCLeft}
68\newcommand{\ActionRCPsNudgeRight}{\ButtonRCRight}
69\newcommand{\ActionRCPsReset}{\ButtonRCRec}
70\newcommand{\ActionRCPsExit}{\ButtonRCPlay}
71
72%Button actions, Recording screen context
73\newcommand{\ActionRCRecPause}{\ButtonRCPlay}
74\newcommand{\ActionRCRecNewfile}{\ButtonRCRec}
75\newcommand{\ActionRCRecSettingsInc}{\ButtonRCRight}
76\newcommand{\ActionRCRecSettingsDec}{\ButtonRCLeft}
77\newcommand{\ActionRCRecPrev}{\ButtonRCUp}
78\newcommand{\ActionRCRecNext}{\ButtonRCDown}
79\newcommand{\ActionRCRecMenu}{\ButtonRCMenu{} (Main: Long \ButtonRec)}
80\newcommand{\ActionRCRecExit}{Long \ButtonRCPlay}
81
82%Button actions, FM radio context
83\newcommand{\ActionRCFMPreset}{\ButtonRCMode}
84\newcommand{\ActionRCFMMenu}{Long \ButtonRCMode}
85\newcommand{\ActionRCFMMode}{Long \ButtonRCRec}
86\newcommand{\ActionRCFMStop}{Long \ButtonPlay}
87\newcommand{\ActionRCFMExit}{\ButtonRCMenu{} (Main: \ButtonRec)}
88\newcommand{\ActionRCFMPlay}{\ButtonPlay}
89\newcommand{\ActionRCFMSettingsInc}{\ActionRCSettingInc}
90\newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingDec}
91\newcommand{\ActionRCFMPrev}{\ButtonRCLeft}
92\newcommand{\ActionRCFMNext}{\ButtonRCRight}
93
94%Button actions, Bookmark screen context
95\newcommand{\ActionRCBmDelete}{Long \ButtonRec}