summaryrefslogtreecommitdiff
path: root/manual/platform/ipod4g.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/ipod4g.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/ipod4g.tex')
-rw-r--r--manual/platform/ipod4g.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 15ed313183..88c1991b9b 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -103,5 +103,7 @@
103\newcommand{\ActionRecExit}{\ButtonMenu} 103\newcommand{\ActionRecExit}{\ButtonMenu}
104\newcommand{\ActionRecMenu}{Long \ButtonSelect} 104\newcommand{\ActionRecMenu}{Long \ButtonSelect}
105\newcommand{\ActionRecNewfile}{Long \ButtonPlay} 105\newcommand{\ActionRecNewfile}{Long \ButtonPlay}
106\newcommand{\ActionRecSettingsInc}{\ActionSettingInc} 106\newcommand{\ActionRecSettingsInc}{\ButtonRight}
107\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} 107\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
108\newcommand{\ActionRecPrev}{\ButtonScrollBack}
109\newcommand{\ActionRecNext}{\ButtonScrollFwd}