summaryrefslogtreecommitdiff
path: root/manual/platform/h1xx.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/h1xx.tex')
-rw-r--r--manual/platform/h1xx.tex10
1 files changed, 9 insertions, 1 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 99c5187ff1..d16b9b8a2b 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -87,4 +87,12 @@
87\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 87\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
88\newcommand{\ActionPsNudgeRight}{\ButtonRight} 88\newcommand{\ActionPsNudgeRight}{\ButtonRight}
89\newcommand{\ActionPsReset}{\ButtonOn} 89\newcommand{\ActionPsReset}{\ButtonOn}
90\newcommand{\ActionPsExit}{\ButtonOff} \ No newline at end of file 90\newcommand{\ActionPsExit}{\ButtonOff}
91
92%Button actions, Recording screen context
93\newcommand{\ActionRecPause}{\ButtonOn}
94\newcommand{\ActionRecNewfile}{\ButtonRec}
95\newcommand{\ActionSettingsInc}{\ButtonRight}
96\newcommand{\ActionSettingsDec}{\ButtonLeft}
97\newcommand{\ActionRecMenu}{\ButtonMode}
98\newcommand{\ActionRecExit}{\ButtonOff}