diff options
Diffstat (limited to 'manual/platform/h10_5gb.tex')
-rw-r--r-- | manual/platform/h10_5gb.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index c456bfb21f..7438e1cede 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -117,7 +117,9 @@ \newcommand{\ActionFMNext}{\ButtonFF} %Button actions, Recording screen context -\newcommand{\ActionRecPause}{\fixme{fix me}} -\newcommand{\ActionRecExit}{\fixme{fix me}} -\newcommand{\ActionRecMenu}{\fixme{fix me}} +\newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecExit}{\ButtonLeft} +\newcommand{\ActionRecMenu}{\ButtonPower} +\newcommand{\ActionRecSettingsInc}{\ActionSettingInc} +\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} |