diff options
Diffstat (limited to 'manual/platform/keymap-sansaclip.tex')
-rw-r--r-- | manual/platform/keymap-sansaclip.tex | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/platform/keymap-sansaclip.tex b/manual/platform/keymap-sansaclip.tex index 4c7feed012..91faea2d08 100644 --- a/manual/platform/keymap-sansaclip.tex +++ b/manual/platform/keymap-sansaclip.tex @@ -85,14 +85,14 @@ \newcommand{\ActionPsExit}{\ButtonPower{} or \ButtonUp} %Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonUp} -\newcommand{\ActionRecExit}{\ButtonDown} +\newcommand{\ActionRecPause}{\ButtonSelect} +\newcommand{\ActionRecExit}{\ButtonPower} \newcommand{\ActionRecNewfile}{\ButtonHome} -\newcommand{\ActionRecMenu}{Long \ButtonSelect} +\newcommand{\ActionRecMenu}{Long \ButtonDown} \newcommand{\ActionRecSettingsInc}{\ButtonRight} \newcommand{\ActionRecSettingsDec}{\ButtonLeft} -\newcommand{\ActionRecPrev}{\ButtonVolDown} -\newcommand{\ActionRecNext}{\ButtonVolUp} +\newcommand{\ActionRecPrev}{\ButtonDown} +\newcommand{\ActionRecNext}{\ButtonUp} %Button actions, FM radio context \newcommand{\ActionFMPreset}{\ButtonSelect} @@ -127,4 +127,4 @@ \newcommand{\PluginCancel}{\ButtonPower} \newcommand{\PluginExit}{Long \ButtonPower} \newcommand{\PluginSelect}{\ButtonSelect} -\newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
\ No newline at end of file +\newcommand{\PluginSelectRepeat}{Long \ButtonSelect} |