summaryrefslogtreecommitdiff
path: root/manual/platform/recorderv2fm.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/recorderv2fm.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/recorderv2fm.tex')
-rw-r--r--manual/platform/recorderv2fm.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 3c0bf406c7..5a904105fa 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -113,6 +113,8 @@
113\newcommand{\ActionRecFThree}{\ButtonFThree} 113\newcommand{\ActionRecFThree}{\ButtonFThree}
114\newcommand{\ActionRecSettingsInc}{\ButtonRight} 114\newcommand{\ActionRecSettingsInc}{\ButtonRight}
115\newcommand{\ActionRecSettingsDec}{\ButtonLeft} 115\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
116\newcommand{\ActionRecPrev}{\ButtonUp}
117\newcommand{\ActionRecNext}{\ButtonDown}
116\newcommand{\ActionRecMenu}{\ButtonFOne} 118\newcommand{\ActionRecMenu}{\ButtonFOne}
117\newcommand{\ActionRecExit}{\ButtonOff} 119\newcommand{\ActionRecExit}{\ButtonOff}
118 120