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.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index f297c493a1..c0d5ad3aad 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -25,3 +25,30 @@
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%Button actions, standard context
30\newcommand{\ActionStdPrev}{\ButtonScrollBack}
31\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
32\newcommand{\ActionStdNext}{\ButtonScrollFwd}
33\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
34\newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay}
35\newcommand{\ActionStdContext}{Long \ButtonSelect}
36\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
37\newcommand{\ActionStdMenu}{\ButtonMenu}
38\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
39
40%Button actions, wps context
41\newcommand{\ActionWpsPlay}{\ButtonPlay}
42\newcommand{\ActionWpsSkipNext}{\ButtonRight}
43\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
44\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
45\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
46
47\newcommand{\ActionWpsStop}{Long \ButtonPlay}
48\newcommand{\ActionWpsVolDown}{\ButtonScrollBack}
49\newcommand{\ActionWpsVolUp}{\ButtonScrollFwd}
50
51\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
52\newcommand{\ActionWpsMenu}{\ButtonMenu}
53\newcommand{\ActionWpsContext}{Long \ButtonSelect}
54\newcommand{\ActionWpsBrowse}{\ButtonSelect} \ No newline at end of file