summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-ipod4g.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/keymap-ipod4g.tex')
-rw-r--r--manual/platform/keymap-ipod4g.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/manual/platform/keymap-ipod4g.tex b/manual/platform/keymap-ipod4g.tex
index c659e9e327..92516dc77b 100644
--- a/manual/platform/keymap-ipod4g.tex
+++ b/manual/platform/keymap-ipod4g.tex
@@ -105,3 +105,22 @@
105\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack} 105\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack}
106\newcommand{\ActionFMPrev}{\ButtonLeft} 106\newcommand{\ActionFMPrev}{\ButtonLeft}
107\newcommand{\ActionFMNext}{\ButtonRight} 107\newcommand{\ActionFMNext}{\ButtonRight}
108
109%Plugin lib actions
110\newcommand{\PluginUp}{\ButtonMenu}
111\newcommand{\PluginDown}{\ButtonPlay}
112\newcommand{\PluginLeft}{\ButtonLeft}
113\newcommand{\PluginRight}{\ButtonRight}
114\newcommand{\PluginUpRepeat}{Long \ButtonMenu}
115\newcommand{\PluginDownRepeat}{Long \ButtonPlay}
116\newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
117\newcommand{\PluginRightRepeat}{Long \ButtonRight}
118\newcommand{\PluginCancel}{\ButtonMenu + \ButtonSelect}
119\newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect}
120\newcommand{\PluginSelect}{\ButtonSelect}
121\newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
122
123\newcommand{\PluginScrollFwd}{\ButtonScrollFwd}
124\newcommand{\PluginScrollFwdRepeat}{Long \ButtonScrollFwd}
125\newcommand{\PluginScrollBack}{\ButtonScrollBack}
126\newcommand{\PluginScrollBackRepeat}{Long \ButtonScrollBack}