summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-archosplayer.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/keymap-archosplayer.tex')
-rw-r--r--manual/platform/keymap-archosplayer.tex14
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 @@
48 48
49%Button actions, Bookmark screen context 49%Button actions, Bookmark screen context
50\newcommand{\ActionBmDelete}{\ButtonOn{} + \ButtonPlay} 50\newcommand{\ActionBmDelete}{\ButtonOn{} + \ButtonPlay}
51
52%Plugin lib actions
53\newcommand{\PluginUp}{\ButtonPlay}
54\newcommand{\PluginDown}{\ButtonStop}
55\newcommand{\PluginLeft}{\ButtonLeft}
56\newcommand{\PluginRight}{\ButtonRight}
57\newcommand{\PluginUpRepeat}{Long \ButtonPlay}
58\newcommand{\PluginDownRepeat}{Long \ButtonStop}
59\newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
60\newcommand{\PluginRightRepeat}{Long \ButtonRight}
61\newcommand{\PluginCancel}{\ButtonMenu}
62\newcommand{\PluginExit}{Long \ButtonMenu}
63\newcommand{\PluginSelect}{\ButtonOn}
64\newcommand{\PluginSelectRepeat}{Long \ButtonOn} \ No newline at end of file