summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/e200.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 52646b1a59..664794376e 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -101,14 +101,14 @@
%Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{\ButtonRec}
-\newcommand{\ActionPsIncSmall}{\ButtonUp}
-\newcommand{\ActionPsIncBig}{Long \ButtonUp}
-\newcommand{\ActionPsDecSmall}{\ButtonDown}
-\newcommand{\ActionPsDecBig}{Long \ButtonDown}
+\newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
+\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp}
+\newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
+\newcommand{\ActionPsDecBig}{Long \ButtonScrollDown}
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
\newcommand{\ActionPsReset}{\ButtonSelect}
-\newcommand{\ActionPsExit}{\ButtonPower}
+\newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp}
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonUp}