From 1f2dd697b14ad1bbdf15bbd7cb56e49ca1b2ef11 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 29 May 2010 15:23:10 +0000 Subject: [PATCH] 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(-) diff --git a/manual/platform/remote-keymap-gigabeat.tex b/manual/platform/remote-keymap-gigabeat.tex index 228470184..5de0464c8 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 a10aa7dda..1a6380855 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 5c13cd843..e7b263d25 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 -- 2.11.4.GIT