summaryrefslogtreecommitdiff
path: root/manual/platform/ipod4g.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/ipod4g.tex')
-rw-r--r--manual/platform/ipod4g.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 53843a8500..6c7fa839fb 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -24,3 +24,31 @@
24\newcommand{\ButtonSelect}{Select} 24\newcommand{\ButtonSelect}{Select}
25\newcommand{\ButtonScrollFwd}{Scroll Fwd} 25\newcommand{\ButtonScrollFwd}{Scroll Fwd}
26\newcommand{\ButtonScrollBack}{Scroll Back} 26\newcommand{\ButtonScrollBack}{Scroll Back}
27
28%Button actions, standard context
29\newcommand{\ActionStdPrev}{\ButtonScrollBack}
30\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
31\newcommand{\ActionStdNext}{\ButtonScrollFwd}
32\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
33\newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay}
34\newcommand{\ActionStdContext}{Long \ButtonSelect}
35\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
36\newcommand{\ActionStdMenu}{\ButtonMenu}
37\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
38
39%Button actions, wps context
40\newcommand{\ActionWpsPlay}{\ButtonPlay}
41\newcommand{\ActionWpsSkipNext}{\ButtonRight}
42\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
43\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
44\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
45
46\newcommand{\ActionWpsStop}{Long \ButtonPlay}
47\newcommand{\ActionWpsVolDown}{\ButtonScrollBack}
48\newcommand{\ActionWpsVolUp}{\ButtonScrollFwd}
49
50\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
51\newcommand{\ActionWpsMenu}{\ButtonMenu}
52\newcommand{\ActionWpsContext}{Long \ButtonSelect}
53\newcommand{\ActionWpsBrowse}{\ButtonSelect}
54