diff options
Diffstat (limited to 'manual/platform/h10.tex')
-rw-r--r-- | manual/platform/h10.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex index 79f918c458..ffdd6f8115 100644 --- a/manual/platform/h10.tex +++ b/manual/platform/h10.tex @@ -120,8 +120,11 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecNewfile}{\ButtonSelect} \newcommand{\ActionRecExit}{\ButtonLeft} \newcommand{\ActionRecMenu}{\ButtonPower} \newcommand{\ActionRecSettingsInc}{\ActionSettingInc} \newcommand{\ActionRecSettingsDec}{\ActionSettingDec} +\newcommand{\ActionRecPrev}{\ButtonRew} +\newcommand{\ActionRecNext}{\ButtonFF} |