summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox')
-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}