From 287e0243ff96ef1e71b71ba400ee74c0f708954e Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sun, 20 Jul 2008 12:28:06 +0000 Subject: 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 --- manual/platform/h10_5gb.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/platform/h10_5gb.tex') diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index b73920c233..1ffef713a2 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -120,8 +120,11 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonPlay} +\newcommand{\ActionRecNewfile}{\ButtonSelect} \newcommand{\ActionRecExit}{\ButtonLeft} \newcommand{\ActionRecMenu}{\ButtonPower} \newcommand{\ActionRecSettingsInc}{\ActionSettingInc} \newcommand{\ActionRecSettingsDec}{\ActionSettingDec} +\newcommand{\ActionRecPrev}{\ButtonRew} +\newcommand{\ActionRecNext}{\ButtonFF} -- cgit v1.2.3