diff options
Diffstat (limited to 'manual/platform/keymap-iriverh10.tex')
-rw-r--r-- | manual/platform/keymap-iriverh10.tex | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/manual/platform/keymap-iriverh10.tex b/manual/platform/keymap-iriverh10.tex index 74a62b1538..e0de1ecf55 100644 --- a/manual/platform/keymap-iriverh10.tex +++ b/manual/platform/keymap-iriverh10.tex @@ -113,3 +113,16 @@ %Button actions, Bookmark screen context \newcommand{\ActionBmDelete}{Long \ButtonRew} +%Plugin lib actions +\newcommand{\PluginUp}{\ButtonScrollUp} +\newcommand{\PluginDown}{\ButtonScrollDown} +\newcommand{\PluginLeft}{\ButtonLeft} +\newcommand{\PluginRight}{\ButtonRight} +\newcommand{\PluginUpRepeat}{Long \ButtonScrollUp} +\newcommand{\PluginDownRepeat}{Long \ButtonScrollDown} +\newcommand{\PluginLeftRepeat}{Long \ButtonLeft} +\newcommand{\PluginRightRepeat}{Long \ButtonRight} +\newcommand{\PluginCancel}{\ButtonRew} +\newcommand{\PluginExit}{\ButtonPower} +\newcommand{\PluginSelect}{\ButtonPlay} +\newcommand{\PluginSelectRepeat}{Long \ButtonPlay}
\ No newline at end of file |