summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-06-11 22:33:11 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-06-11 22:33:11 +0000
commit467f15ee596b6ab871265f91f45be5272e48e057 (patch)
tree5f6a22b4c2c4fa2719f7047cd81222e05b817172 /manual/platform
parenta3f314bf167d6cf7020873591cfb945b6d18e8bc (diff)
Various minor corrections to some Iaudios' and their remote's keymap files. Fixes these manuals which were broken since r26617 and a bit more.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26804 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/keymap-iaudiom3.tex1
-rw-r--r--manual/platform/keymap-iaudiomx5.tex3
-rw-r--r--manual/platform/remote-keymap-iaudio.tex6
3 files changed, 6 insertions, 4 deletions
diff --git a/manual/platform/keymap-iaudiom3.tex b/manual/platform/keymap-iaudiom3.tex
index 05b082f9c4..6daa962c25 100644
--- a/manual/platform/keymap-iaudiom3.tex
+++ b/manual/platform/keymap-iaudiom3.tex
@@ -57,6 +57,7 @@
\newcommand{\ActionKbdSelect}{\ButtonPlay}
\newcommand{\ActionKbdDone}{Long \ButtonPlay}
\newcommand{\ActionKbdAbort}{\ButtonRec}
+\newcommand{\ActionKbdPageFlip}{\ButtonMode}
%Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{\ButtonMode}
diff --git a/manual/platform/keymap-iaudiomx5.tex b/manual/platform/keymap-iaudiomx5.tex
index 5e829663c7..c179e1f403 100644
--- a/manual/platform/keymap-iaudiomx5.tex
+++ b/manual/platform/keymap-iaudiomx5.tex
@@ -58,6 +58,7 @@
\newcommand{\ActionKbdDone}{\ButtonPlay}
\newcommand{\ActionKbdAbort}{\ButtonRec}
\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
+\newcommand{\ActionKbdPageFlip}{}
%Button actions, Pitch Screen context
\newcommand{\ActionPsToggleMode}{\ButtonSelect}
@@ -107,4 +108,4 @@
\newcommand{\PluginCancel}{\ButtonPower}
\newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect}
\newcommand{\PluginSelect}{\ButtonSelect}
-\newcommand{\PluginSelectRepeat}{Long \ButtonSelect} \ No newline at end of file
+\newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
diff --git a/manual/platform/remote-keymap-iaudio.tex b/manual/platform/remote-keymap-iaudio.tex
index 4027b9baef..157ed0911b 100644
--- a/manual/platform/remote-keymap-iaudio.tex
+++ b/manual/platform/remote-keymap-iaudio.tex
@@ -20,7 +20,7 @@
\newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCMenu}
\newcommand{\ActionRCQuickScreenExit}{\ButtonRCRec}
\newcommand{\ActionRCStdMenu}{\ButtonRCMenu}
-\newcommand{\ActionRCStdOk}{\ButtonRCPlay{} or \ButtonRCRight}
+\newcommand{\ActionRCStdOk}{\ButtonRCRight}
%Button actions, wps context
\newcommand{\ActionRCWpsPlay}{\ButtonRCPlay}
@@ -82,8 +82,8 @@
\newcommand{\ActionRCRecExit}{Long \ButtonRCPlay}
%Button actions, FM radio context
-\newcommand{\ActionRCFMPreset}{Long \ButtonRCMode}
-\newcommand{\ActionRCFMMenu}{\ButtonRCMode}
+\newcommand{\ActionRCFMPreset}{\ButtonRCMode}
+\newcommand{\ActionRCFMMenu}{Long \ButtonRCMode}
\newcommand{\ActionRCFMMode}{Long \ButtonRCRec}
\newcommand{\ActionRCFMStop}{Long \ButtonPlay}
\newcommand{\ActionRCFMExit}{\ButtonRCMenu}