summaryrefslogtreecommitdiff
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
parenta3f314bf167d6cf7020873591cfb945b6d18e8bc (diff)
downloadrockbox-467f15ee596b6ab871265f91f45be5272e48e057.tar.gz
rockbox-467f15ee596b6ab871265f91f45be5272e48e057.zip
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
-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 @@
57\newcommand{\ActionKbdSelect}{\ButtonPlay} 57\newcommand{\ActionKbdSelect}{\ButtonPlay}
58\newcommand{\ActionKbdDone}{Long \ButtonPlay} 58\newcommand{\ActionKbdDone}{Long \ButtonPlay}
59\newcommand{\ActionKbdAbort}{\ButtonRec} 59\newcommand{\ActionKbdAbort}{\ButtonRec}
60\newcommand{\ActionKbdPageFlip}{\ButtonMode}
60 61
61%Button actions, Pitch Screen context 62%Button actions, Pitch Screen context
62\newcommand{\ActionPsToggleMode}{\ButtonMode} 63\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 @@
58\newcommand{\ActionKbdDone}{\ButtonPlay} 58\newcommand{\ActionKbdDone}{\ButtonPlay}
59\newcommand{\ActionKbdAbort}{\ButtonRec} 59\newcommand{\ActionKbdAbort}{\ButtonRec}
60\newcommand{\ActionKbdMorseSelect}{\ButtonSelect} 60\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
61\newcommand{\ActionKbdPageFlip}{}
61 62
62%Button actions, Pitch Screen context 63%Button actions, Pitch Screen context
63\newcommand{\ActionPsToggleMode}{\ButtonSelect} 64\newcommand{\ActionPsToggleMode}{\ButtonSelect}
@@ -107,4 +108,4 @@
107\newcommand{\PluginCancel}{\ButtonPower} 108\newcommand{\PluginCancel}{\ButtonPower}
108\newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect} 109\newcommand{\PluginExit}{\ButtonPlay + \ButtonSelect}
109\newcommand{\PluginSelect}{\ButtonSelect} 110\newcommand{\PluginSelect}{\ButtonSelect}
110\newcommand{\PluginSelectRepeat}{Long \ButtonSelect} \ No newline at end of file 111\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 @@
20\newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCMenu} 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}{\ButtonRCRight}
24 24
25%Button actions, wps context 25%Button actions, wps context
26\newcommand{\ActionRCWpsPlay}{\ButtonRCPlay} 26\newcommand{\ActionRCWpsPlay}{\ButtonRCPlay}
@@ -82,8 +82,8 @@
82\newcommand{\ActionRCRecExit}{Long \ButtonRCPlay} 82\newcommand{\ActionRCRecExit}{Long \ButtonRCPlay}
83 83
84%Button actions, FM radio context 84%Button actions, FM radio context
85\newcommand{\ActionRCFMPreset}{Long \ButtonRCMode} 85\newcommand{\ActionRCFMPreset}{\ButtonRCMode}
86\newcommand{\ActionRCFMMenu}{\ButtonRCMode} 86\newcommand{\ActionRCFMMenu}{Long \ButtonRCMode}
87\newcommand{\ActionRCFMMode}{Long \ButtonRCRec} 87\newcommand{\ActionRCFMMode}{Long \ButtonRCRec}
88\newcommand{\ActionRCFMStop}{Long \ButtonPlay} 88\newcommand{\ActionRCFMStop}{Long \ButtonPlay}
89\newcommand{\ActionRCFMExit}{\ButtonRCMenu} 89\newcommand{\ActionRCFMExit}{\ButtonRCMenu}