summaryrefslogtreecommitdiff
path: root/manual/platform/remote-keymap-mrobe100.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:01 +0000
committerAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:01 +0000
commit9081c9958b40b73f9af774ab884760dfe13c8fdf (patch)
treec304bdaf71780d10822f0eb8b93da9c266f0b6b1 /manual/platform/remote-keymap-mrobe100.tex
parent68054481958397a2ef348cbb19333b5c188adec9 (diff)
downloadrockbox-9081c9958b40b73f9af774ab884760dfe13c8fdf.tar.gz
rockbox-9081c9958b40b73f9af774ab884760dfe13c8fdf.zip
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
Diffstat (limited to 'manual/platform/remote-keymap-mrobe100.tex')
-rw-r--r--manual/platform/remote-keymap-mrobe100.tex10
1 files changed, 10 insertions, 0 deletions
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 @@
106 106
107%Button actions, Bookmark screen context 107%Button actions, Bookmark screen context
108\newcommand{\ActionRCBmDelete}{} 108\newcommand{\ActionRCBmDelete}{}
109
110%Plugin lib actions
111\newcommand{\PluginRCUp}{\ButtonRCPlay}
112\newcommand{\PluginRCDown}{\ButtonRCDisplay}
113\newcommand{\PluginRCLeft}{\ButtonRCRew}
114\newcommand{\PluginRCRight}{\ButtonRCFF}
115\newcommand{\PluginRCUpRepeat}{Long \ButtonRCPlay}
116\newcommand{\PluginRCDownRepeat}{Long \ButtonRCDisplay}
117\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCRew}
118\newcommand{\PluginRCRightRepeat}{Long \ButtonRCFF} \ No newline at end of file