From 9081c9958b40b73f9af774ab884760dfe13c8fdf Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sat, 29 May 2010 15:23:01 +0000 Subject: Add the plugin lib actions to the manual keymap files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26377 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/remote-keymap-iriverh100.tex | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'manual/platform/remote-keymap-iriverh100.tex') diff --git a/manual/platform/remote-keymap-iriverh100.tex b/manual/platform/remote-keymap-iriverh100.tex index cc0537047b..c423f9e500 100644 --- a/manual/platform/remote-keymap-iriverh100.tex +++ b/manual/platform/remote-keymap-iriverh100.tex @@ -78,7 +78,7 @@ \newcommand{\ActionRCPsDecSmall}{\ButtonRCRew} \newcommand{\ActionRCPsDecBig}{Long \ButtonRCRew} \newcommand{\ActionRCPsNudgeLeft}{\ButtonRCSource} -\newcommand{\ActionRCPsNudgeRight}{\ButtonRCBitratet} +\newcommand{\ActionRCPsNudgeRight}{\ButtonRCBitrate} \newcommand{\ActionRCPsReset}{\ButtonRCSelect} \newcommand{\ActionRCPsExit}{\ButtonRCOn{} or \ButtonRCStop} @@ -107,4 +107,17 @@ \newcommand{\ActionRCFMVolDown}{\ButtonRCVolDown} %Button actions, Bookmark screen context -\newcommand{\ActionRCBmDelete}{\ButtonRCRec} \ No newline at end of file +\newcommand{\ActionRCBmDelete}{\ButtonRCRec} + +%Plugin lib actions +\newcommand{\PluginRCUp}{\ButtonRCBitrate} +\newcommand{\PluginRCDown}{\ButtonRCSource} +\newcommand{\PluginRCLeft}{\ButtonRCVolDown} +\newcommand{\PluginRCRight}{\ButtonRCVolUp} +\newcommand{\PluginRCUpRepeat}{Long \ButtonRCBitrate} +\newcommand{\PluginRCDownRepeat}{Long \ButtonRCSource} +\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCVolDown} +\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp} +\newcommand{\PluginRCCancel}{\ButtonRCStop} +\newcommand{\PluginRCSelect}{\ButtonRCOn} +\newcommand{\PluginRCSelectRepeat}{Long \ButtonRCOn} \ No newline at end of file -- cgit v1.2.3