summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/playback_options.tex
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-06-28 05:08:30 +0000
committerMarc Guay <marcguay@rockbox.org>2008-06-28 05:08:30 +0000
commit3d0c81db957f0c80e0420a2cf8476829f2ce811b (patch)
tree87e936164f12d19fe5ae76de9594abad5b744c26 /manual/configure_rockbox/playback_options.tex
parent8a4ccc1901bd17b97a0202283d8d705d02335b75 (diff)
downloadrockbox-3d0c81db957f0c80e0420a2cf8476829f2ce811b.tar.gz
rockbox-3d0c81db957f0c80e0420a2cf8476829f2ce811b.zip
Add Study Mode to the manual. Closes FS#9118.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17827 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/playback_options.tex')
-rw-r--r--manual/configure_rockbox/playback_options.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index ceaef00d3c..9477aa43dd 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -303,5 +303,21 @@ related to audio playback.
303 found in the cuesheet file will replace the information from the ID3 tags. 303 found in the cuesheet file will replace the information from the ID3 tags.
304 When you enable this option, you'll have to reboot for it to come into 304 When you enable this option, you'll have to reboot for it to come into
305 effect. 305 effect.
306
307\item[Study Mode]\index{Study Mode}
308 Designed to prevent the unintentional skipping of tracks while listening to
309 audio books, Study Mode changes the behavior of the \ActionWpsSkipPrev{} and
310 \ActionWpsSkipNext{} buttons so that they skip by a user-defined number of
311 seconds instead of the entire track, thus preventing you from losing your place
312 entirely.
306 313
314 \begin{description}
315 \item[Enable Study Mode] \setting{On}/\setting{Off}.
316 \item[Study Increment] The number of seconds to skip forward and backward.
317 \end{description}
318
319 \note{To skip tracks with this setting on, press Short
320 \ActionWpsSkipPrev{} + Long \ActionWpsSkipNext{} to go forward and Short
321 \ActionWpsSkipNext{} + Long \ActionWpsSkipPrev{} to go back.}
322
307\end{description} 323\end{description}