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-mrobe100.tex | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'manual/platform/remote-keymap-mrobe100.tex') diff --git a/manual/platform/remote-keymap-mrobe100.tex b/manual/platform/remote-keymap-mrobe100.tex index 59a23fb10f..5c13cd843b 100644 --- a/manual/platform/remote-keymap-mrobe100.tex +++ b/manual/platform/remote-keymap-mrobe100.tex @@ -106,3 +106,13 @@ %Button actions, Bookmark screen context \newcommand{\ActionRCBmDelete}{} + +%Plugin lib actions +\newcommand{\PluginRCUp}{\ButtonRCPlay} +\newcommand{\PluginRCDown}{\ButtonRCDisplay} +\newcommand{\PluginRCLeft}{\ButtonRCRew} +\newcommand{\PluginRCRight}{\ButtonRCFF} +\newcommand{\PluginRCUpRepeat}{Long \ButtonRCPlay} +\newcommand{\PluginRCDownRepeat}{Long \ButtonRCDisplay} +\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCRew} +\newcommand{\PluginRCRightRepeat}{Long \ButtonRCFF} \ No newline at end of file -- cgit v1.2.3