diff options
-rw-r--r-- | manual/platform/keymap-sansac200.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/keymap-sansac200.tex b/manual/platform/keymap-sansac200.tex index 6f632be7f2..eefc170f4d 100644 --- a/manual/platform/keymap-sansac200.tex +++ b/manual/platform/keymap-sansac200.tex @@ -18,7 +18,7 @@ \newcommand{\ActionStdNextRepeat}{Long \ButtonUp} \newcommand{\ActionStdCancel}{\ButtonLeft} \newcommand{\ActionStdContext}{Long \ButtonSelect} -\newcommand{\ActionStdQuickScreen}{Long \ButtonDown} +\newcommand{\ActionStdQuickScreen}{\ButtonRec{} + \ButtonSelect} \newcommand{\ActionQuickScreenExit}{\ButtonPower} \newcommand{\ActionStdMenu}{\ButtonPower} \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} @@ -121,4 +121,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} |