summaryrefslogtreecommitdiff
path: root/manual/platform/x5.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/x5.tex')
-rw-r--r--manual/platform/x5.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index a95edcf5da..688bea1d5e 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -28,3 +28,31 @@
28\newcommand{\ButtonPower}{Power} 28\newcommand{\ButtonPower}{Power}
29\newcommand{\ButtonRec}{Rec} 29\newcommand{\ButtonRec}{Rec}
30\newcommand{\ButtonPlay}{Play} 30\newcommand{\ButtonPlay}{Play}
31
32%Button actions, standard context
33\newcommand{\ActionStdPrev}{\ButtonUp}
34\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
35\newcommand{\ActionStdNext}{\ButtonDown}
36\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
37\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
38\newcommand{\ActionStdContext}{Long \ButtonSelect}
39\newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
40\newcommand{\ActionStdMenu}{\ButtonRec}
41\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay}
42
43%Button actions, wps context
44\newcommand{\ActionWpsPlay}{\ButtonPlay}
45\newcommand{\ActionWpsStop}{Long \ButtonPlay}
46\newcommand{\ActionWpsSkipNext}{\ButtonRight}
47\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
48\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
49\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
50
51\newcommand{\ActionWpsVolDown}{\ButtonDown}
52\newcommand{\ActionWpsVolUp}{\ButtonUp}
53\newcommand{\ActionWpsQuickScreen}{Long \ButtonRec}
54\newcommand{\ActionWpsMenu}{\ButtonRec}
55\newcommand{\ActionWpsContext}{Long \ButtonSelect}
56\newcommand{\ActionWpsBrowse}{\ButtonSelect}
57
58