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-iaudio.tex | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'manual/platform/remote-keymap-iaudio.tex') diff --git a/manual/platform/remote-keymap-iaudio.tex b/manual/platform/remote-keymap-iaudio.tex index 3c21ac847b..a10aa7ddaf 100644 --- a/manual/platform/remote-keymap-iaudio.tex +++ b/manual/platform/remote-keymap-iaudio.tex @@ -93,3 +93,15 @@ %Button actions, Bookmark screen context \newcommand{\ActionRCBmDelete}{Long \ButtonRec} + +%Plugin lib actions +\newcommand{\PluginRCUp}{\ButtonRCFF} +\newcommand{\PluginRCDown}{\ButtonRCRew} +\newcommand{\PluginRCLeft}{\ButtonRCVolDown} +\newcommand{\PluginRCRight}{\ButtonRCVolUp} +\newcommand{\PluginRCUpRepeat}{Long \ButtonRCFF} +\newcommand{\PluginRCDownRepeat}{Long \ButtonRCRew} +\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCVolDown} +\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp} +\newcommand{\PluginRCSelect}{\ButtonRCMode} +\newcommand{\PluginRCSelectRepeat}{Long \ButtonRCMode} -- cgit v1.2.3