summaryrefslogtreecommitdiff
path: root/manual/platform/ipodvideo.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/ipodvideo.tex')
-rw-r--r--manual/platform/ipodvideo.tex90
1 files changed, 2 insertions, 88 deletions
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index fed9a38902..843a3ddde9 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -20,91 +20,5 @@
20\newcommand{\screenshotsize}{8cm} 20\newcommand{\screenshotsize}{8cm}
21\newcommand{\disk}{hard disk} 21\newcommand{\disk}{hard disk}
22 22
23\newcommand{\ButtonLeft}{\btnfnt{Prev}} 23% link external keymap file
24\newcommand{\ButtonRight}{\btnfnt{Next}} 24\input{platform/keymap-ipod4g.tex}
25\newcommand{\ButtonMenu}{\btnfnt{Menu}}
26\newcommand{\ButtonPlay}{\btnfnt{Play}}
27\newcommand{\ButtonSelect}{\btnfnt{Select}}
28\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Forward}}
29\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Backward}}
30\newcommand{\ButtonHold}{\btnfnt{Hold}}
31
32%Button actions, standard context
33\newcommand{\ActionStdPrev}{\ButtonScrollBack}
34\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
35\newcommand{\ActionStdNext}{\ButtonScrollFwd}
36\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
37\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
38\newcommand{\ActionStdContext}{Long \ButtonSelect}
39\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
40\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
41\newcommand{\ActionStdMenu}{\ButtonMenu}
42\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
43\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
44
45%Button actions, wps context
46\newcommand{\ActionWpsPlay}{\ButtonPlay}
47\newcommand{\ActionWpsSkipNext}{\ButtonRight}
48\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
49\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
50\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
51
52\newcommand{\ActionWpsStop}{Long \ButtonPlay}
53\newcommand{\ActionWpsVolDown}{\ButtonScrollBack}
54\newcommand{\ActionWpsVolUp}{\ButtonScrollFwd}
55
56\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
57\newcommand{\ActionWpsMenu}{\ButtonMenu}
58\newcommand{\ActionWpsContext}{Long \ButtonSelect}
59\newcommand{\ActionWpsBrowse}{\ButtonSelect}
60
61%Button actions, tree context
62\newcommand{\ActionTreeWps}{\ButtonPlay}
63\newcommand{\ActionTreeStop}{Long \ButtonPlay}
64\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
65\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
66
67%Button actions, YesNo context
68\newcommand{\ActionYesNoAccept}{\ButtonPlay}
69
70%Button actions, Setting context
71\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
72\newcommand{\ActionSettingDec}{\ButtonScrollBack}
73
74%Button actions, Alarm screen
75\newcommand{\ActionAlarmSet}{\ButtonSelect}
76\newcommand{\ActionAlarmCancel}{\ButtonMenu}
77\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
78\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
79
80%Button actions, Virtual Keyboard Context
81\newcommand{\ActionKbdLeft}{\ButtonLeft}
82\newcommand{\ActionKbdRight}{\ButtonRight}
83\newcommand{\ActionKbdSelect}{\ButtonSelect}
84\newcommand{\ActionKbdDone}{\ButtonPlay}
85\newcommand{\ActionKbdAbort}{\ButtonMenu}
86\newcommand{\ActionKbdUp}{\ButtonScrollBack}
87\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
88\newcommand{\ActionKbdMorseInput}{Long \ButtonMenu}
89\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
90
91%Button actions, Pitch Screen context
92\newcommand{\ActionPsToggleMode}{\ButtonPlay}
93\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
94\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
95\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
96\newcommand{\ActionPsDecBig}{Long \ButtonScrollBack}
97\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
98\newcommand{\ActionPsNudgeRight}{\ButtonRight}
99\newcommand{\ActionPsReset}{\ButtonMenu}
100\newcommand{\ActionPsExit}{\ButtonSelect}
101
102%Button actions, Recording screen context
103\newcommand{\ActionRecPause}{\ButtonPlay}
104\newcommand{\ActionRecExit}{\ButtonMenu}
105\newcommand{\ActionRecMenu}{Long \ButtonSelect}
106\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
107\newcommand{\ActionRecSettingsInc}{\ButtonRight}
108\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
109\newcommand{\ActionRecPrev}{\ButtonScrollBack}
110\newcommand{\ActionRecNext}{\ButtonScrollFwd}