summaryrefslogtreecommitdiffstats
path: root/manual
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 /manual
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
Diffstat (limited to 'manual')
-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.
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}