summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-gigabeatfx.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/keymap-gigabeatfx.tex')
-rw-r--r--manual/platform/keymap-gigabeatfx.tex16
1 files changed, 15 insertions, 1 deletions
diff --git a/manual/platform/keymap-gigabeatfx.tex b/manual/platform/keymap-gigabeatfx.tex
index f2715f08d3..ab761661ec 100644
--- a/manual/platform/keymap-gigabeatfx.tex
+++ b/manual/platform/keymap-gigabeatfx.tex
@@ -86,4 +86,18 @@
\newcommand{\ActionPsExit}{\ButtonPower}
%Button actions, Bookmark screen context
-\newcommand{\ActionBmDelete}{\ButtonA} \ No newline at end of file
+\newcommand{\ActionBmDelete}{\ButtonA}
+
+%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