From 614f9daae4756c075f7e1ece75956e2389dbf0fb Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Fri, 27 Mar 2009 14:45:27 +0000 Subject: Document the prevent skipping option in the manual, plus a few fixes for skip length. Also, remove the underscore in the config.cfg setting name. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20555 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/playback_options.tex | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'manual/configure_rockbox') diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 2b3e0479d0..50240c35f7 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -259,12 +259,14 @@ you to configure settings related to audio playback. effect. \section{Skip Length}\index{Skip Length} - Designed to speed up navigation and prevent unintentional track skipping when - listening to long audio tracks, \setting{Skip Length} changes the behavior of + Designed to speed up navigation when listening to long audio tracks, + \setting{Skip Length} changes the behavior of the \ActionWpsSkipPrev{} and \ActionWpsSkipNext{} buttons so that they skip - by a given number of minutes instead of skipping to a new track. + by a given time instead of skipping to a new track. - \note{To skip tracks with this setting set to a time interval, press Short - \ActionWpsSkipPrev{} + Long \ActionWpsSkipNext{} to go forward and Short - \ActionWpsSkipNext{} + Long \ActionWpsSkipPrev{} to go back.} +\section{Prevent Skipping}\index{Prevent Skipping} + If this option is enabled, the ability to manually skip tracks is disabled + in order to avoid accidental track skips. It does not prevent changing tracks + if a track ends, which can be achieved by combining this option with + \setting{Repeat} set to \setting{One} -- cgit v1.2.3