diff options
Diffstat (limited to 'manual/platform/keymap-sansafuzeplus.tex')
-rw-r--r-- | manual/platform/keymap-sansafuzeplus.tex | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/manual/platform/keymap-sansafuzeplus.tex b/manual/platform/keymap-sansafuzeplus.tex index 1266f2604a..18139f36dc 100644 --- a/manual/platform/keymap-sansafuzeplus.tex +++ b/manual/platform/keymap-sansafuzeplus.tex @@ -4,7 +4,7 @@ \newcommand{\ButtonDown}{\btnfnt{Down}} \newcommand{\ButtonBack}{\btnfnt{Back}} -\newcommand{\ButtonPlayPause}{\btnfnt{Play/Pause}} +\newcommand{\ButtonPlay}{\btnfnt{Play}} \newcommand{\ButtonSelect}{\btnfnt{Select}} \newcommand{\ButtonBottomLeft}{\btnfnt{Bottom-Left}} \newcommand{\ButtonBottomRight}{\btnfnt{Bottom-Right}} @@ -30,8 +30,8 @@ \newcommand{\ActionQuickScreenExit}{Any corner keys or \ButtonSelect} %Button actions, wps context -\newcommand{\ActionWpsPlay}{\ButtonPlayPause} -\newcommand{\ActionWpsStop}{Long \ButtonPlayPause} +\newcommand{\ActionWpsPlay}{\ButtonPlay} +\newcommand{\ActionWpsStop}{Long \ButtonPlay} \newcommand{\ActionWpsContext}{Long \ButtonSelect} @@ -57,8 +57,8 @@ \newcommand{\ActionWpsAbReset}{\fixme{tbd}} %Button actions, tree context -\newcommand{\ActionTreeWps}{\ButtonPlayPause} -\newcommand{\ActionTreeStop}{Long \ButtonPlayPause} +\newcommand{\ActionTreeWps}{\ButtonPlay} +\newcommand{\ActionTreeStop}{Long \ButtonPlay} \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} \newcommand{\ActionTreeParentDirectory}{\ButtonBack} @@ -89,7 +89,7 @@ \newcommand{\ActionKbdBackSpace}{\ButtonBack} -\newcommand{\ActionKbdSelect}{\ButtonPlayPause} +\newcommand{\ActionKbdSelect}{\ButtonPlay} \newcommand{\ActionKbdDone}{Long \ButtonSelect} \newcommand{\ActionKbdAbort}{\ButtonPower} @@ -108,10 +108,10 @@ \newcommand{\ActionPsToggleMode}{\ButtonBottomRight} \newcommand{\ActionPsReset}{\ButtonSelect} -\newcommand{\ActionPsExit}{\ButtonBack{} or \ButtonPlayPause} +\newcommand{\ActionPsExit}{\ButtonBack{} or \ButtonPlay} %Button actions, Recording screen context -\newcommand{\ActionRecPause}{\ButtonPlayPause} +\newcommand{\ActionRecPause}{\ButtonPlay} \newcommand{\ActionRecExit}{\ButtonBack} \newcommand{\ActionRecNewfile}{\ButtonBottomRight} \newcommand{\ActionRecMenu}{\fixme{tbd}} @@ -124,8 +124,8 @@ \newcommand{\ActionFMMenu}{\fixme{tbd}} \newcommand{\ActionFMPreset}{\ButtonBottomRight} -\newcommand{\ActionFMPlay}{\ButtonPlayPause} -\newcommand{\ActionFMStop}{Long \ButtonPlayPause} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMStop}{Long \ButtonPlay} \newcommand{\ActionFMMode}{\ButtonBottomLeft} \newcommand{\ActionFMExit}{\ButtonBack} |