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/recorder.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manual/platform/recorder.tex') diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index 4e47e847a3..443f4d43a6 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex @@ -108,5 +108,7 @@ \newcommand{\ActionRecFThree}{\ButtonFThree} \newcommand{\ActionRecSettingsInc}{\ButtonRight} \newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonUp} +\newcommand{\ActionRecNext}{\ButtonDown} \newcommand{\ActionRecMenu}{\ButtonFOne} \newcommand{\ActionRecExit}{\ButtonOff} -- cgit v1.2.3