summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorRobert Menes <rmenes@rockbox.org>2009-01-26 12:04:48 +0000
committerRobert Menes <rmenes@rockbox.org>2009-01-26 12:04:48 +0000
commit4e1b7bf7286c3994e34ca11f740a2165d9b5a001 (patch)
tree2fca5558029944ed4e16fe65b2bfc70f3c1f5e4d /manual/platform
parent3c1dbb269f0ca1872bc61ecfffd88a54fb0de5d9 (diff)
downloadrockbox-4e1b7bf7286c3994e34ca11f740a2165d9b5a001.tar.gz
rockbox-4e1b7bf7286c3994e34ca11f740a2165d9b5a001.zip
Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table button for the c200 and don't show hard disk spin up warning for flash+SWCODEC (FS#9825) and Correct incorrect splash on c200 (FS#9826).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19859 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/keymap-c200.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/keymap-c200.tex b/manual/platform/keymap-c200.tex
index 579df945f7..4039228f4c 100644
--- a/manual/platform/keymap-c200.tex
+++ b/manual/platform/keymap-c200.tex
@@ -85,10 +85,10 @@
85\newcommand{\ActionPsExit}{\ButtonPower} 85\newcommand{\ActionPsExit}{\ButtonPower}
86 86
87%Button actions, Recording screen context 87%Button actions, Recording screen context
88\newcommand{\ActionRecPause}{\ButtonUp} 88\newcommand{\ActionRecPause}{\ButtonSelect}
89\newcommand{\ActionRecExit}{Long \ButtonPower} 89\newcommand{\ActionRecExit}{Long \ButtonPower}
90\newcommand{\ActionRecNewfile}{\ButtonRec} 90\newcommand{\ActionRecNewfile}{\ButtonRec}
91\newcommand{\ActionRecMenu}{Long \ButtonDown} 91\newcommand{\ActionRecMenu}{\ButtonPower}
92\newcommand{\ActionRecSettingsInc}{\ButtonRight} 92\newcommand{\ActionRecSettingsInc}{\ButtonRight}
93\newcommand{\ActionRecSettingsDec}{\ButtonLeft} 93\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
94\newcommand{\ActionRecPrev}{\ButtonDown} 94\newcommand{\ActionRecPrev}{\ButtonDown}