summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Wardell <rockbox@barrywardell.net>2006-10-16 18:36:01 +0000
committerBarry Wardell <rockbox@barrywardell.net>2006-10-16 18:36:01 +0000
commitcc46eae2a7160b54a4d3f110f249991e8d48e68b (patch)
tree5ce35241aed4391b5ed52a47ca79edce48fa0b47
parentedc19fb56a200adb536b4a2137c8945e34b10faf (diff)
downloadrockbox-cc46eae2a7160b54a4d3f110f249991e8d48e68b.tar.gz
rockbox-cc46eae2a7160b54a4d3f110f249991e8d48e68b.zip
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
-rwxr-xr-xmanual/configure_rockbox/playback_options.tex16
1 files changed, 13 insertions, 3 deletions
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.
40 This option is more complicated to use than the others as the \dap\ 40 This option is more complicated to use than the others as the \dap\
41 must first be placed into A-B repeat mode and then the start and end 41 must first be placed into A-B repeat mode and then the start and end
42 points defined.\\ 42 points defined.\\
43 \fixme{ 43 \opt{h10,h10_5gb}{
44 Hold Play and press Left --- Sets Start Point (A)\\ 44 \fixme{
45 Hold Play and press Right --- Sets End Point (B)\\ 45 Hold \ButtonPower{} and press \ButtonRew{} --- Sets Start Point (A)\\
46 Hold \ButtonPower{} and press \ButtonFF{} --- Sets End Point (B)\\
47 Hold \ButtonPower{} and press \ButtonPlay{} --- Clear Start and End
48 Points
49 }
50 }
51 \nopt{h10,h10_5gb}{
52 \fixme{
53 Hold Play and press Left --- Sets Start Point (A)\\
54 Hold Play and press Right --- Sets End Point (B)\\
55 }
46 } 56 }
47 } 57 }
48 \end{description} 58 \end{description}