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