From 6cbce7b9c4fbd104edb157ea20fab80e6a48339f Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sat, 29 May 2010 15:23:10 +0000 Subject: 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 --- manual/platform/remote-keymap-gigabeat.tex | 5 ++++- manual/platform/remote-keymap-iaudio.tex | 1 + manual/platform/remote-keymap-mrobe100.tex | 5 ++++- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'manual/platform') 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 @@ \newcommand{\PluginRCUpRepeat}{Long \ButtonRCFF} \newcommand{\PluginRCDownRepeat}{Long \ButtonRCRew} \newcommand{\PluginRCLeftRepeat}{Long \ButtonRCVolDown} -\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp} \ No newline at end of file +\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp} +\newcommand{\PluginRCCancel}{} +\newcommand{\PluginRCSelect}{} +\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 @@ \newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp} \newcommand{\PluginRCSelect}{\ButtonRCMode} \newcommand{\PluginRCSelectRepeat}{Long \ButtonRCMode} +\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 @@ \newcommand{\PluginRCUpRepeat}{Long \ButtonRCPlay} \newcommand{\PluginRCDownRepeat}{Long \ButtonRCDisplay} \newcommand{\PluginRCLeftRepeat}{Long \ButtonRCRew} -\newcommand{\PluginRCRightRepeat}{Long \ButtonRCFF} \ No newline at end of file +\newcommand{\PluginRCRightRepeat}{Long \ButtonRCFF} +\newcommand{\PluginRCCancel}{} +\newcommand{\PluginRCSelect}{} +\newcommand{\PluginRCSelectRepeat}{} \ No newline at end of file -- cgit v1.2.3