diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2010-06-05 16:48:07 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2010-06-05 16:48:07 +0000 |
commit | 6ea6dce4b5618806bd5e766f870531fafade3721 (patch) | |
tree | 2e68d2433176f70602ebd0240f9a0ac42db1822d /manual/platform | |
parent | 15935a6b755ced07a9f0dfc15a372e3a62b3859f (diff) | |
download | rockbox-6ea6dce4b5618806bd5e766f870531fafade3721.tar.gz rockbox-6ea6dce4b5618806bd5e766f870531fafade3721.zip |
Update, correct and complete the Iaudio remote keymap file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26588 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r-- | manual/platform/remote-keymap-iaudio.tex | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/manual/platform/remote-keymap-iaudio.tex b/manual/platform/remote-keymap-iaudio.tex index 8851a43e1a..4027b9baef 100644 --- a/manual/platform/remote-keymap-iaudio.tex +++ b/manual/platform/remote-keymap-iaudio.tex | |||
@@ -17,7 +17,7 @@ | |||
17 | \newcommand{\ActionRCStdNextRepeat}{Long \ButtonRCDown} | 17 | \newcommand{\ActionRCStdNextRepeat}{Long \ButtonRCDown} |
18 | \newcommand{\ActionRCStdCancel}{\ButtonLeft} | 18 | \newcommand{\ActionRCStdCancel}{\ButtonLeft} |
19 | \newcommand{\ActionRCStdContext}{Long \ButtonRCMode} | 19 | \newcommand{\ActionRCStdContext}{Long \ButtonRCMode} |
20 | \newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCRec} | 20 | \newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCMenu} |
21 | \newcommand{\ActionRCQuickScreenExit}{\ButtonRCRec} | 21 | \newcommand{\ActionRCQuickScreenExit}{\ButtonRCRec} |
22 | \newcommand{\ActionRCStdMenu}{\ButtonRCMenu} | 22 | \newcommand{\ActionRCStdMenu}{\ButtonRCMenu} |
23 | \newcommand{\ActionRCStdOk}{\ButtonRCPlay{} or \ButtonRCRight} | 23 | \newcommand{\ActionRCStdOk}{\ButtonRCPlay{} or \ButtonRCRight} |
@@ -57,6 +57,7 @@ | |||
57 | \newcommand{\ActionRCKbdSelect}{\ButtonRCPlay} | 57 | \newcommand{\ActionRCKbdSelect}{\ButtonRCPlay} |
58 | \newcommand{\ActionRCKbdDone}{Long \ButtonRCPlay} | 58 | \newcommand{\ActionRCKbdDone}{Long \ButtonRCPlay} |
59 | \newcommand{\ActionRCKbdAbort}{\ButtonRec} | 59 | \newcommand{\ActionRCKbdAbort}{\ButtonRec} |
60 | \newcommand{\ActionRCKbdPageFlip}{\ButtonRCMode} | ||
60 | \newcommand{\ActionRCKbdMorseSelect}{} | 61 | \newcommand{\ActionRCKbdMorseSelect}{} |
61 | 62 | ||
62 | %Button actions, Pitch Screen context | 63 | %Button actions, Pitch Screen context |
@@ -81,8 +82,8 @@ | |||
81 | \newcommand{\ActionRCRecExit}{Long \ButtonRCPlay} | 82 | \newcommand{\ActionRCRecExit}{Long \ButtonRCPlay} |
82 | 83 | ||
83 | %Button actions, FM radio context | 84 | %Button actions, FM radio context |
84 | \newcommand{\ActionRCFMPreset}{\ButtonRCMode} | 85 | \newcommand{\ActionRCFMPreset}{Long \ButtonRCMode} |
85 | \newcommand{\ActionRCFMMenu}{Long \ButtonRCMode} | 86 | \newcommand{\ActionRCFMMenu}{\ButtonRCMode} |
86 | \newcommand{\ActionRCFMMode}{Long \ButtonRCRec} | 87 | \newcommand{\ActionRCFMMode}{Long \ButtonRCRec} |
87 | \newcommand{\ActionRCFMStop}{Long \ButtonPlay} | 88 | \newcommand{\ActionRCFMStop}{Long \ButtonPlay} |
88 | \newcommand{\ActionRCFMExit}{\ButtonRCMenu} | 89 | \newcommand{\ActionRCFMExit}{\ButtonRCMenu} |
@@ -106,4 +107,5 @@ | |||
106 | \newcommand{\PluginRCRightRepeat}{Long \ButtonRCUp} | 107 | \newcommand{\PluginRCRightRepeat}{Long \ButtonRCUp} |
107 | \newcommand{\PluginRCSelect}{\ButtonRCMode} | 108 | \newcommand{\PluginRCSelect}{\ButtonRCMode} |
108 | \newcommand{\PluginRCSelectRepeat}{Long \ButtonRCMode} | 109 | \newcommand{\PluginRCSelectRepeat}{Long \ButtonRCMode} |
109 | \newcommand{\PluginRCCancel}{} | 110 | \newcommand{\PluginRCCancel}{\ButtonRCRec} |
111 | \newcommand{\PluginRCExit}{Long \ButtonRCRec} | ||