summaryrefslogtreecommitdiff
path: root/manual/platform/e200.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/e200.tex')
-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 @@
101 101
102%Button actions, Pitch Screen context 102%Button actions, Pitch Screen context
103\newcommand{\ActionPsToggleMode}{\ButtonRec} 103\newcommand{\ActionPsToggleMode}{\ButtonRec}
104\newcommand{\ActionPsIncSmall}{\ButtonUp} 104\newcommand{\ActionPsIncSmall}{\ButtonScrollUp}
105\newcommand{\ActionPsIncBig}{Long \ButtonUp} 105\newcommand{\ActionPsIncBig}{Long \ButtonScrollUp}
106\newcommand{\ActionPsDecSmall}{\ButtonDown} 106\newcommand{\ActionPsDecSmall}{\ButtonScrollDown}
107\newcommand{\ActionPsDecBig}{Long \ButtonDown} 107\newcommand{\ActionPsDecBig}{Long \ButtonScrollDown}
108\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 108\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
109\newcommand{\ActionPsNudgeRight}{\ButtonRight} 109\newcommand{\ActionPsNudgeRight}{\ButtonRight}
110\newcommand{\ActionPsReset}{\ButtonSelect} 110\newcommand{\ActionPsReset}{\ButtonSelect}
111\newcommand{\ActionPsExit}{\ButtonPower} 111\newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp}
112 112
113%Button actions, Recording screen context 113%Button actions, Recording screen context
114\newcommand{\ActionRecPause}{\ButtonUp} 114\newcommand{\ActionRecPause}{\ButtonUp}