diff options
Diffstat (limited to 'manual/platform/keymap-mrobe100.tex')
-rw-r--r-- | manual/platform/keymap-mrobe100.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/manual/platform/keymap-mrobe100.tex b/manual/platform/keymap-mrobe100.tex index 4c94fa25ce..c9f2f59ea4 100644 --- a/manual/platform/keymap-mrobe100.tex +++ b/manual/platform/keymap-mrobe100.tex @@ -88,3 +88,17 @@ %Button actions, Bookmark screen context \newcommand{\ActionBmDelete}{\ButtonDisplay} + +%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} |