summaryrefslogtreecommitdiff
path: root/manual/platform/m5.tex
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-07-20 12:28:06 +0000
committerJens Arnold <amiconn@rockbox.org>2008-07-20 12:28:06 +0000
commit287e0243ff96ef1e71b71ba400ee74c0f708954e (patch)
tree1d18043ce826984cfa1ada2bfbe0fcdaaaa7d49b /manual/platform/m5.tex
parent284cbd586ea70c2f8293ba20025262d7ae7d36ff (diff)
downloadrockbox-287e0243ff96ef1e71b71ba400ee74c0f708954e.tar.gz
rockbox-287e0243ff96ef1e71b71ba400ee74c0f708954e.zip
H10 recording screen: Switch prev & next buttons to make them intuitive, and map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/m5.tex')
-rw-r--r--manual/platform/m5.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex
index c940cf8100..8bed4c97b7 100644
--- a/manual/platform/m5.tex
+++ b/manual/platform/m5.tex
@@ -95,5 +95,7 @@
95\newcommand{\ActionRecNewfile}{\ButtonRec} 95\newcommand{\ActionRecNewfile}{\ButtonRec}
96\newcommand{\ActionRecSettingsInc}{\ButtonRight} 96\newcommand{\ActionRecSettingsInc}{\ButtonRight}
97\newcommand{\ActionRecSettingsDec}{\ButtonLeft} 97\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
98\newcommand{\ActionRecPrev}{\ButtonUp}
99\newcommand{\ActionRecNext}{\ButtonDown}
98\newcommand{\ActionRecMenu}{Long \ButtonRec} 100\newcommand{\ActionRecMenu}{Long \ButtonRec}
99\newcommand{\ActionRecExit}{Long \ButtonPlay} 101\newcommand{\ActionRecExit}{Long \ButtonPlay}