diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2010-06-25 05:32:50 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2010-06-25 05:32:50 +0000 |
commit | db50e49f20619bdc95a01e5fda0f707be0b9f5a2 (patch) | |
tree | a736965928cc54ff3ad51d831cda70c0ce109008 | |
parent | 273b9d60502eb5b6c13cc773403fd51d9c7adf75 (diff) |
Update the manual according to the changes in r26587 (PLA_EXIT and PLA_CANCEL on Iaudio M5 and X5) - forgotten back then.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27127 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/platform/keymap-iaudiomx5.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/keymap-iaudiomx5.tex b/manual/platform/keymap-iaudiomx5.tex index c179e1f403..f4d4ec81f8 100644 --- a/manual/platform/keymap-iaudiomx5.tex +++ b/manual/platform/keymap-iaudiomx5.tex @@ -105,7 +105,7 @@ \newcommand{\PluginDownRepeat}{Long \ButtonDown} \newcommand{\PluginLeftRepeat}{Long \ButtonLeft} \newcommand{\PluginRightRepeat}{Long \ButtonRight} -\newcommand{\PluginCancel}{\ButtonPower} -\newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect} +\newcommand{\PluginCancel}{\ButtonRec} +\newcommand{\PluginExit}{\ButtonPower} \newcommand{\PluginSelect}{\ButtonSelect} \newcommand{\PluginSelectRepeat}{Long \ButtonSelect} |