summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Chicoine <mc2739@gmail.com>2009-11-27 17:19:01 +0000
committerMichael Chicoine <mc2739@gmail.com>2009-11-27 17:19:01 +0000
commit6e430365abea4e1737eaa6202351c20d48228347 (patch)
treeb8f0d5e7d5d4a2a62ebb4b8847e0ab3082e85e2a
parent35ae21017e10a8ffd90f9e0e8def021fb724e9bb (diff)
downloadrockbox-6e430365abea4e1737eaa6202351c20d48228347.tar.gz
rockbox-6e430365abea4e1737eaa6202351c20d48228347.zip
Manual - correct FM Radio volume key mapping problems on Fuze, Gigabeat S (remote), e200, and e200v2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23773 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/keymap-e200.tex4
-rw-r--r--manual/platform/keymap-fuze.tex4
-rw-r--r--manual/platform/remote-keymap-gigabeat.tex4
3 files changed, 6 insertions, 6 deletions
diff --git a/manual/platform/keymap-e200.tex b/manual/platform/keymap-e200.tex
index ce2bc5a47a..253e8898eb 100644
--- a/manual/platform/keymap-e200.tex
+++ b/manual/platform/keymap-e200.tex
@@ -101,8 +101,8 @@
101\newcommand{\ActionFMStop}{\ButtonPower} 101\newcommand{\ActionFMStop}{\ButtonPower}
102\newcommand{\ActionFMExit}{\ButtonDown} 102\newcommand{\ActionFMExit}{\ButtonDown}
103\newcommand{\ActionFMPlay}{\ButtonUp} 103\newcommand{\ActionFMPlay}{\ButtonUp}
104\newcommand{\ActionFMSettingsInc}{\ButtonUp} 104\newcommand{\ActionFMSettingsInc}{\ButtonScrollFwd}
105\newcommand{\ActionFMSettingsDec}{\ButtonDown} 105\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack}
106\newcommand{\ActionFMPrev}{\ActionRecSettingsInc} 106\newcommand{\ActionFMPrev}{\ActionRecSettingsInc}
107\newcommand{\ActionFMNext}{\ActionRecSettingsDec} 107\newcommand{\ActionFMNext}{\ActionRecSettingsDec}
108 108
diff --git a/manual/platform/keymap-fuze.tex b/manual/platform/keymap-fuze.tex
index 46ddc8ba62..8c4935c013 100644
--- a/manual/platform/keymap-fuze.tex
+++ b/manual/platform/keymap-fuze.tex
@@ -100,8 +100,8 @@
100\newcommand{\ActionFMStop}{Long \ButtonHome} 100\newcommand{\ActionFMStop}{Long \ButtonHome}
101\newcommand{\ActionFMExit}{\ButtonDown} 101\newcommand{\ActionFMExit}{\ButtonDown}
102\newcommand{\ActionFMPlay}{\ButtonUp} 102\newcommand{\ActionFMPlay}{\ButtonUp}
103\newcommand{\ActionFMSettingsInc}{\ButtonUp} %? 103\newcommand{\ActionFMSettingsInc}{\ButtonScrollFwd}
104\newcommand{\ActionFMSettingsDec}{\ButtonDown} %? 104\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack}
105\newcommand{\ActionFMPrev}{\ButtonLeft} 105\newcommand{\ActionFMPrev}{\ButtonLeft}
106\newcommand{\ActionFMNext}{\ButtonRight} 106\newcommand{\ActionFMNext}{\ButtonRight}
107 107
diff --git a/manual/platform/remote-keymap-gigabeat.tex b/manual/platform/remote-keymap-gigabeat.tex
index 5acae3a9f9..a0a06ebf98 100644
--- a/manual/platform/remote-keymap-gigabeat.tex
+++ b/manual/platform/remote-keymap-gigabeat.tex
@@ -94,11 +94,11 @@
94\newcommand{\ActionRCFMExit}{\ButtonRCDsp} 94\newcommand{\ActionRCFMExit}{\ButtonRCDsp}
95\newcommand{\ActionRCFMPlay}{\ButtonRCPlay} 95\newcommand{\ActionRCFMPlay}{\ButtonRCPlay}
96\newcommand{\ActionRCFMSettingsInc}{\ActionRCSettingInc} 96\newcommand{\ActionRCFMSettingsInc}{\ActionRCSettingInc}
97\newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingInc} 97\newcommand{\ActionRCFMSettingsDec}{\ActionRCSettingDec}
98\newcommand{\ActionRCFMPrev}{\ButtonRCRew} 98\newcommand{\ActionRCFMPrev}{\ButtonRCRew}
99\newcommand{\ActionRCFMNext}{\ButtonRCFF} 99\newcommand{\ActionRCFMNext}{\ButtonRCFF}
100\newcommand{\ActionRCFMVolUp}{\ButtonRCVolUp} 100\newcommand{\ActionRCFMVolUp}{\ButtonRCVolUp}
101\newcommand{\ActionRCFMVolDown}{\ButtonRCVolDown} 101\newcommand{\ActionRCFMVolDown}{\ButtonRCVolDown}
102 102
103%Button actions, Bookmark screen context 103%Button actions, Bookmark screen context
104\newcommand{\ActionRCBmDelete}{Long \ButtonRCDsp} \ No newline at end of file 104\newcommand{\ActionRCBmDelete}{Long \ButtonRCDsp}