summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-ipod4g.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/keymap-ipod4g.tex')
-rw-r--r--manual/platform/keymap-ipod4g.tex90
1 files changed, 90 insertions, 0 deletions
diff --git a/manual/platform/keymap-ipod4g.tex b/manual/platform/keymap-ipod4g.tex
new file mode 100644
index 0000000000..7ec3f97771
--- /dev/null
+++ b/manual/platform/keymap-ipod4g.tex
@@ -0,0 +1,90 @@
1% $Id$
2
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}}
11
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}{\ButtonMenu}
21\newcommand{\ActionStdMenu}{\ButtonMenu}
22\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
23\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
24
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}
31
32\newcommand{\ActionWpsStop}{Long \ButtonPlay}
33\newcommand{\ActionWpsVolDown}{\ButtonScrollBack}
34\newcommand{\ActionWpsVolUp}{\ButtonScrollFwd}
35
36\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
37\newcommand{\ActionWpsMenu}{\ButtonMenu}
38\newcommand{\ActionWpsContext}{Long \ButtonSelect}
39\newcommand{\ActionWpsBrowse}{\ButtonSelect}
40
41%Button actions, tree context
42\newcommand{\ActionTreeWps}{\ButtonPlay}
43\newcommand{\ActionTreeStop}{Long \ButtonPlay}
44\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
45\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
46
47%Button actions, YesNo context
48\newcommand{\ActionYesNoAccept}{\ButtonPlay}
49
50%Button actions, Setting context
51\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
52\newcommand{\ActionSettingDec}{\ButtonScrollBack}
53
54%Button actions, Alarm screen
55\newcommand{\ActionAlarmSet}{\ButtonSelect}
56\newcommand{\ActionAlarmCancel}{\ButtonMenu}
57\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
58\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
59
60%Button actions, Virtual Keyboard Context
61\newcommand{\ActionKbdLeft}{\ButtonLeft}
62\newcommand{\ActionKbdRight}{\ButtonRight}
63\newcommand{\ActionKbdSelect}{\ButtonSelect}
64\newcommand{\ActionKbdDone}{\ButtonPlay}
65\newcommand{\ActionKbdAbort}{\ButtonMenu}
66\newcommand{\ActionKbdUp}{\ButtonScrollBack}
67\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
68\newcommand{\ActionKbdMorseInput}{Long \ButtonMenu}
69\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
70
71%Button actions, Pitch Screen context
72\newcommand{\ActionPsToggleMode}{\ButtonPlay}
73\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
74\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
75\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
76\newcommand{\ActionPsDecBig}{Long \ButtonScrollBack}
77\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
78\newcommand{\ActionPsNudgeRight}{\ButtonRight}
79\newcommand{\ActionPsReset}{\ButtonMenu}
80\newcommand{\ActionPsExit}{\ButtonSelect}
81
82%Button actions, Recording screen context
83\newcommand{\ActionRecPause}{\ButtonPlay}
84\newcommand{\ActionRecExit}{\ButtonMenu}
85\newcommand{\ActionRecMenu}{Long \ButtonSelect}
86\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
87\newcommand{\ActionRecSettingsInc}{\ButtonRight}
88\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
89\newcommand{\ActionRecPrev}{\ButtonScrollBack}
90\newcommand{\ActionRecNext}{\ButtonScrollFwd}