From 3d0c81db957f0c80e0420a2cf8476829f2ce811b Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Sat, 28 Jun 2008 05:08:30 +0000 Subject: Add Study Mode to the manual. Closes FS#9118. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17827 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/playback_options.tex | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'manual') 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. found in the cuesheet file will replace the information from the ID3 tags. When you enable this option, you'll have to reboot for it to come into effect. + +\item[Study Mode]\index{Study Mode} + Designed to prevent the unintentional skipping of tracks while listening to + audio books, Study Mode changes the behavior of the \ActionWpsSkipPrev{} and + \ActionWpsSkipNext{} buttons so that they skip by a user-defined number of + seconds instead of the entire track, thus preventing you from losing your place + entirely. + \begin{description} + \item[Enable Study Mode] \setting{On}/\setting{Off}. + \item[Study Increment] The number of seconds to skip forward and backward. + \end{description} + + \note{To skip tracks with this setting on, press Short + \ActionWpsSkipPrev{} + Long \ActionWpsSkipNext{} to go forward and Short + \ActionWpsSkipNext{} + Long \ActionWpsSkipPrev{} to go back.} + \end{description} -- cgit v1.2.3