diff options
Diffstat (limited to 'manual/platform/keymap-sansac200.tex')
-rw-r--r-- | manual/platform/keymap-sansac200.tex | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/manual/platform/keymap-sansac200.tex b/manual/platform/keymap-sansac200.tex index c9cd86d551..6f632be7f2 100644 --- a/manual/platform/keymap-sansac200.tex +++ b/manual/platform/keymap-sansac200.tex @@ -109,3 +109,16 @@ %Button actions, Bookmark screen context \newcommand{\ActionBmDelete}{\ButtonRec} +%Plugin lib actions +\newcommand{\PluginUp}{\ButtonUp} +\newcommand{\PluginDown}{\ButtonDown} +\newcommand{\PluginLeft}{\ButtonLeft} +\newcommand{\PluginRight}{\ButtonRight} +\newcommand{\PluginUpRepeat}{Long \ButtonUp} +\newcommand{\PluginDownRepeat}{Long \ButtonDown} +\newcommand{\PluginLeftRepeat}{Long \ButtonLeft} +\newcommand{\PluginRightRepeat}{Long \ButtonRight} +\newcommand{\PluginCancel}{\ButtonPower} +\newcommand{\PluginExit}{Long \ButtonPower} +\newcommand{\PluginSelect}{\ButtonSelect} +\newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
\ No newline at end of file |