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/ipodvideo.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'manual/platform/ipodvideo.tex') diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex index e1981b152d..fed9a38902 100644 --- a/manual/platform/ipodvideo.tex +++ b/manual/platform/ipodvideo.tex @@ -104,5 +104,7 @@ \newcommand{\ActionRecExit}{\ButtonMenu} \newcommand{\ActionRecMenu}{Long \ButtonSelect} \newcommand{\ActionRecNewfile}{Long \ButtonPlay} -\newcommand{\ActionRecSettingsInc}{\ActionSettingInc} -\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} \ No newline at end of file +\newcommand{\ActionRecSettingsInc}{\ButtonRight} +\newcommand{\ActionRecSettingsDec}{\ButtonLeft} +\newcommand{\ActionRecPrev}{\ButtonScrollBack} +\newcommand{\ActionRecNext}{\ButtonScrollFwd} -- cgit v1.2.3