summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-iaudiom3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/keymap-iaudiom3.tex')
-rw-r--r--manual/platform/keymap-iaudiom3.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/manual/platform/keymap-iaudiom3.tex b/manual/platform/keymap-iaudiom3.tex
index 91b2f6c5ad..05b082f9c4 100644
--- a/manual/platform/keymap-iaudiom3.tex
+++ b/manual/platform/keymap-iaudiom3.tex
@@ -93,3 +93,17 @@
93 93
94%Button actions, Bookmark screen context 94%Button actions, Bookmark screen context
95\newcommand{\ActionBmDelete}{Long \ButtonRec} 95\newcommand{\ActionBmDelete}{Long \ButtonRec}
96
97%Plugin lib actions
98\newcommand{\PluginUp}{\ButtonUp}
99\newcommand{\PluginDown}{\ButtonDown}
100\newcommand{\PluginLeft}{\ButtonLeft}
101\newcommand{\PluginRight}{\ButtonRight}
102\newcommand{\PluginUpRepeat}{Long \ButtonUp}
103\newcommand{\PluginDownRepeat}{Long \ButtonDown}
104\newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
105\newcommand{\PluginRightRepeat}{Long \ButtonRight}
106\newcommand{\PluginCancel}{\ButtonRec}
107\newcommand{\PluginExit}{Long \ButtonRec}
108\newcommand{\PluginSelect}{\ButtonMode}
109\newcommand{\PluginSelectRepeat}{Long \ButtonMode}