diff options
Diffstat (limited to 'manual/platform/keymap-archosplayer.tex')
-rw-r--r-- | manual/platform/keymap-archosplayer.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/manual/platform/keymap-archosplayer.tex b/manual/platform/keymap-archosplayer.tex index 0571fc0092..dff303769f 100644 --- a/manual/platform/keymap-archosplayer.tex +++ b/manual/platform/keymap-archosplayer.tex @@ -48,3 +48,17 @@ %Button actions, Bookmark screen context \newcommand{\ActionBmDelete}{\ButtonOn{} + \ButtonPlay} + +%Plugin lib actions +\newcommand{\PluginUp}{\ButtonPlay} +\newcommand{\PluginDown}{\ButtonStop} +\newcommand{\PluginLeft}{\ButtonLeft} +\newcommand{\PluginRight}{\ButtonRight} +\newcommand{\PluginUpRepeat}{Long \ButtonPlay} +\newcommand{\PluginDownRepeat}{Long \ButtonStop} +\newcommand{\PluginLeftRepeat}{Long \ButtonLeft} +\newcommand{\PluginRightRepeat}{Long \ButtonRight} +\newcommand{\PluginCancel}{\ButtonMenu} +\newcommand{\PluginExit}{Long \ButtonMenu} +\newcommand{\PluginSelect}{\ButtonOn} +\newcommand{\PluginSelectRepeat}{Long \ButtonOn}
\ No newline at end of file |