diff options
Diffstat (limited to 'manual/platform/keymap-ipod1g2g.tex')
-rw-r--r-- | manual/platform/keymap-ipod1g2g.tex | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/manual/platform/keymap-ipod1g2g.tex b/manual/platform/keymap-ipod1g2g.tex index 1b6a1dba20..617c639dfa 100644 --- a/manual/platform/keymap-ipod1g2g.tex +++ b/manual/platform/keymap-ipod1g2g.tex @@ -82,3 +82,22 @@ %Button actions, Bookmark screen context \newcommand{\ActionBmDelete}{Long \ButtonMenu} + +%Plugin lib actions +\newcommand{\PluginUp}{\ButtonMenu} +\newcommand{\PluginDown}{\ButtonPlay} +\newcommand{\PluginLeft}{\ButtonLeft} +\newcommand{\PluginRight}{\ButtonRight} +\newcommand{\PluginUpRepeat}{Long \ButtonMenu} +\newcommand{\PluginDownRepeat}{Long \ButtonPlay} +\newcommand{\PluginLeftRepeat}{Long \ButtonLeft} +\newcommand{\PluginRightRepeat}{Long \ButtonRight} +\newcommand{\PluginCancel}{\ButtonMenu + \ButtonSelect} +\newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect} +\newcommand{\PluginSelect}{\ButtonSelect} +\newcommand{\PluginSelectRepeat}{Long \ButtonSelect} + +\newcommand{\PluginScrollFwd}{\ButtonScrollFwd} +\newcommand{\PluginScrollFwdRepeat}{Long \ButtonScrollFwd} +\newcommand{\PluginScrollBack}{\ButtonScrollBack} +\newcommand{\PluginScrollBackRepeat}{Long \ButtonScrollBack}
\ No newline at end of file |