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.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index f885f727c7..6c9242596c 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -66,3 +66,14 @@
66\newcommand{\ActionKbdAbort}{\ButtonMenu} 66\newcommand{\ActionKbdAbort}{\ButtonMenu}
67\newcommand{\ActionKbdUp}{\ButtonScrollBack} 67\newcommand{\ActionKbdUp}{\ButtonScrollBack}
68\newcommand{\ActionKbdDown}{\ButtonScrollFwd} 68\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
69
70
71%Button actions, Pitch Screen context
72\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
73\newcommand{\ActionPsIncBig}{Hold \ButtonScrollFwd}
74\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
75\newcommand{\ActionPsDecBig}{Hold \ButtonScrollBack}
76\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
77\newcommand{\ActionPsNudgeRight}{\ButtonRight}
78\newcommand{\ActionPsReset}{\ButtonMenu}
79\newcommand{\ActionPsExit}{\ButtonSelect} \ No newline at end of file