From cc46eae2a7160b54a4d3f110f249991e8d48e68b Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Mon, 16 Oct 2006 18:36:01 +0000 Subject: Make sure that the H10 manual has the correct button mappings for A-B repeat. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11240 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/playback_options.tex | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'manual/configure_rockbox') diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index fbd9a1c06c..e56c010348 100755 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -40,9 +40,19 @@ related to audio playback. This option is more complicated to use than the others as the \dap\ must first be placed into A-B repeat mode and then the start and end points defined.\\ - \fixme{ - Hold Play and press Left --- Sets Start Point (A)\\ - Hold Play and press Right --- Sets End Point (B)\\ + \opt{h10,h10_5gb}{ + \fixme{ + Hold \ButtonPower{} and press \ButtonRew{} --- Sets Start Point (A)\\ + Hold \ButtonPower{} and press \ButtonFF{} --- Sets End Point (B)\\ + Hold \ButtonPower{} and press \ButtonPlay{} --- Clear Start and End + Points + } + } + \nopt{h10,h10_5gb}{ + \fixme{ + Hold Play and press Left --- Sets Start Point (A)\\ + Hold Play and press Right --- Sets End Point (B)\\ + } } } \end{description} -- cgit v1.2.3