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.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index a1d6ed633a..b10392aeaf 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -25,3 +25,31 @@
25\newcommand{\ButtonSelect}{Select} 25\newcommand{\ButtonSelect}{Select}
26\newcommand{\ButtonScrollFwd}{Scroll Fwd} 26\newcommand{\ButtonScrollFwd}{Scroll Fwd}
27\newcommand{\ButtonScrollBack}{Scroll Back} 27\newcommand{\ButtonScrollBack}{Scroll Back}
28
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{\ActionStdMenu}{\ButtonMenu}
39\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
40
41%Button actions, wps context
42\newcommand{\ActionWpsPlay}{\ButtonPlay}
43\newcommand{\ActionWpsSkipNext}{\ButtonRight}
44\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
45\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
46\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
47
48\newcommand{\ActionWpsStop}{Long \ButtonPlay}
49\newcommand{\ActionWpsVolDown}{\ButtonScrollBack}
50\newcommand{\ActionWpsVolUp}{\ButtonScrollFwd}
51
52\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
53\newcommand{\ActionWpsMenu}{\ButtonMenu}
54\newcommand{\ActionWpsContext}{Long \ButtonSelect}
55\newcommand{\ActionWpsBrowse}{\ButtonSelect} \ No newline at end of file