diff options
-rw-r--r-- | manual/platform/remote-keymap-gigabeat.tex | 5 | ||||
-rw-r--r-- | manual/platform/remote-keymap-iaudio.tex | 1 | ||||
-rw-r--r-- | 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 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 |