summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-ipod3g.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/keymap-ipod3g.tex')
-rw-r--r--manual/platform/keymap-ipod3g.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/manual/platform/keymap-ipod3g.tex b/manual/platform/keymap-ipod3g.tex
index 1b6a1dba20..40cd99f2dd 100644
--- a/manual/platform/keymap-ipod3g.tex
+++ b/manual/platform/keymap-ipod3g.tex
@@ -82,3 +82,22 @@
82 82
83%Button actions, Bookmark screen context 83%Button actions, Bookmark screen context
84\newcommand{\ActionBmDelete}{Long \ButtonMenu} 84\newcommand{\ActionBmDelete}{Long \ButtonMenu}
85
86%Plugin lib actions
87\newcommand{\PluginUp}{\ButtonMenu}
88\newcommand{\PluginDown}{\ButtonPlay}
89\newcommand{\PluginLeft}{\ButtonLeft}
90\newcommand{\PluginRight}{\ButtonRight}
91\newcommand{\PluginUpRepeat}{Long \ButtonMenu}
92\newcommand{\PluginDownRepeat}{Long \ButtonPlay}
93\newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
94\newcommand{\PluginRightRepeat}{Long \ButtonRight}
95\newcommand{\PluginCancel}{\ButtonMenu + \ButtonSelect}
96\newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect}
97\newcommand{\PluginSelect}{\ButtonSelect}
98\newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
99
100\newcommand{\PluginScrollFwd}{\ButtonScrollFwd}
101\newcommand{\PluginScrollFwdRepeat}{Long \ButtonScrollFwd}
102\newcommand{\PluginScrollBack}{\ButtonScrollBack}
103\newcommand{\PluginScrollBackRepeat}{Long \ButtonScrollBack}