summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorPaul Louden <paulthenerd@gmail.com>2007-11-20 02:03:04 +0000
committerPaul Louden <paulthenerd@gmail.com>2007-11-20 02:03:04 +0000
commit836d4003081a818c96ddbf891c9c8ce22651362a (patch)
treebd354eb9d090b567820697b118ef477bdeac4dbc /manual
parent92b6ee91fa5ac6c6d73c9739f0b6d249c52951e0 (diff)
downloadrockbox-836d4003081a818c96ddbf891c9c8ce22651362a.tar.gz
rockbox-836d4003081a818c96ddbf891c9c8ce22651362a.zip
Fix the manual to reflect my previous commit, at least to the extent the
manual covers the topics already. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15707 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/e200.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 00c6eb3397..b82ec16c09 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -110,8 +110,8 @@
%Button actions, Recording screen context
\newcommand{\ActionRecPause}{\ButtonUp}
-\newcommand{\ActionRecExit}{\ButtonPower}
+\newcommand{\ActionRecExit}{\ButtonDown}
\newcommand{\ActionRecNewfile}{\ButtonRec}
-\newcommand{\ActionRecMenu}{Long \ButtonDown}
+\newcommand{\ActionRecMenu}{\ButtonDown}
\newcommand{\ActionSettingsInc}{\ButtonRight}
\newcommand{\ActionSettingsDec}{\ButtonLeft}