summaryrefslogtreecommitdiff
path: root/manual/platform/h1xx.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/h1xx.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/h1xx.tex')
-rw-r--r--manual/platform/h1xx.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 7b7ed397f0..96377c3c1d 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -108,6 +108,8 @@
108\newcommand{\ActionRecNewfile}{\ButtonRec} 108\newcommand{\ActionRecNewfile}{\ButtonRec}
109\newcommand{\ActionRecSettingsInc}{\ButtonRight} 109\newcommand{\ActionRecSettingsInc}{\ButtonRight}
110\newcommand{\ActionRecSettingsDec}{\ButtonLeft} 110\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
111\newcommand{\ActionRecPrev}{\ButtonUp}
112\newcommand{\ActionRecNext}{\ButtonDown}
111\newcommand{\ActionRecMenu}{\ButtonMode} 113\newcommand{\ActionRecMenu}{\ButtonMode}
112\newcommand{\ActionRecExit}{\ButtonOff} 114\newcommand{\ActionRecExit}{\ButtonOff}
113 115