summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:10 +0000
committerAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:10 +0000
commit6cbce7b9c4fbd104edb157ea20fab80e6a48339f (patch)
treea703d9375ebe2cd29187a7c9041197702720e173 /manual
parent9081c9958b40b73f9af774ab884760dfe13c8fdf (diff)
downloadrockbox-6cbce7b9c4fbd104edb157ea20fab80e6a48339f.tar.gz
rockbox-6cbce7b9c4fbd104edb157ea20fab80e6a48339f.zip
Add non-defined remote actions to the manual keymap files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26378 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/remote-keymap-gigabeat.tex5
-rw-r--r--manual/platform/remote-keymap-iaudio.tex1
-rw-r--r--manual/platform/remote-keymap-mrobe100.tex5
3 files changed, 9 insertions, 2 deletions
diff --git a/manual/platform/remote-keymap-gigabeat.tex b/manual/platform/remote-keymap-gigabeat.tex
index 2284701849..5de0464c8e 100644
--- a/manual/platform/remote-keymap-gigabeat.tex
+++ b/manual/platform/remote-keymap-gigabeat.tex
@@ -111,4 +111,7 @@
111\newcommand{\PluginRCUpRepeat}{Long \ButtonRCFF} 111\newcommand{\PluginRCUpRepeat}{Long \ButtonRCFF}
112\newcommand{\PluginRCDownRepeat}{Long \ButtonRCRew} 112\newcommand{\PluginRCDownRepeat}{Long \ButtonRCRew}
113\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCVolDown} 113\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCVolDown}
114\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp} \ No newline at end of file 114\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp}
115\newcommand{\PluginRCCancel}{}
116\newcommand{\PluginRCSelect}{}
117\newcommand{\PluginRCSelectRepeat}{} \ No newline at end of file
diff --git a/manual/platform/remote-keymap-iaudio.tex b/manual/platform/remote-keymap-iaudio.tex
index a10aa7ddaf..1a63808553 100644
--- a/manual/platform/remote-keymap-iaudio.tex
+++ b/manual/platform/remote-keymap-iaudio.tex
@@ -105,3 +105,4 @@
105\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp} 105\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp}
106\newcommand{\PluginRCSelect}{\ButtonRCMode} 106\newcommand{\PluginRCSelect}{\ButtonRCMode}
107\newcommand{\PluginRCSelectRepeat}{Long \ButtonRCMode} 107\newcommand{\PluginRCSelectRepeat}{Long \ButtonRCMode}
108\newcommand{\PluginRCCancel}{}
diff --git a/manual/platform/remote-keymap-mrobe100.tex b/manual/platform/remote-keymap-mrobe100.tex
index 5c13cd843b..e7b263d252 100644
--- a/manual/platform/remote-keymap-mrobe100.tex
+++ b/manual/platform/remote-keymap-mrobe100.tex
@@ -115,4 +115,7 @@
115\newcommand{\PluginRCUpRepeat}{Long \ButtonRCPlay} 115\newcommand{\PluginRCUpRepeat}{Long \ButtonRCPlay}
116\newcommand{\PluginRCDownRepeat}{Long \ButtonRCDisplay} 116\newcommand{\PluginRCDownRepeat}{Long \ButtonRCDisplay}
117\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCRew} 117\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCRew}
118\newcommand{\PluginRCRightRepeat}{Long \ButtonRCFF} \ No newline at end of file 118\newcommand{\PluginRCRightRepeat}{Long \ButtonRCFF}
119\newcommand{\PluginRCCancel}{}
120\newcommand{\PluginRCSelect}{}
121\newcommand{\PluginRCSelectRepeat}{} \ No newline at end of file