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 @@
86\newcommand{\ActionPsExit}{\ButtonPower} 86\newcommand{\ActionPsExit}{\ButtonPower}
87 87
88%Button actions, Bookmark screen context 88%Button actions, Bookmark screen context
89\newcommand{\ActionBmDelete}{\ButtonA} \ No newline at end of file 89\newcommand{\ActionBmDelete}{\ButtonA}
90
91%Plugin lib actions
92\newcommand{\PluginUp}{\ButtonUp}
93\newcommand{\PluginDown}{\ButtonDown}
94\newcommand{\PluginLeft}{\ButtonLeft}
95\newcommand{\PluginRight}{\ButtonRight}
96\newcommand{\PluginUpRepeat}{Long \ButtonUp}
97\newcommand{\PluginDownRepeat}{Long \ButtonDown}
98\newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
99\newcommand{\PluginRightRepeat}{Long \ButtonRight}
100\newcommand{\PluginCancel}{\ButtonPower}
101\newcommand{\PluginExit}{Long \ButtonPower}
102\newcommand{\PluginSelect}{\ButtonSelect}
103\newcommand{\PluginSelectRepeat}{Long \ButtonSelect} \ No newline at end of file