diff options
Diffstat (limited to 'manual/platform/x5.tex')
-rw-r--r-- | manual/platform/x5.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex index 173bc45e10..681aa7bdef 100644 --- a/manual/platform/x5.tex +++ b/manual/platform/x5.tex @@ -92,8 +92,8 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonPlay} \newcommand{\ActionRecNewfile}{\ButtonRec} -\newcommand{\ActionSettingsInc}{\ButtonRight} -\newcommand{\ActionSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} \newcommand{\ActionRecMenu}{Long \ButtonRec} \newcommand{\ActionRecExit}{Long \ButtonPlay} |