diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-04-23 19:34:15 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-04-23 19:34:15 +0000 |
commit | ab547ef951298e95526e5497faf62db4e5f83fe6 (patch) | |
tree | 9e36486698f5bd7325b5829e762ab407efa12ae7 | |
parent | fe9dca3d5b6156b85f1085ecc11ba8e3a1dcd2d7 (diff) |
Describe "jump to default" feature (FS#8919 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17224 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/main_menu/main.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index bb034b4d2f..046ede1ed5 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -81,6 +81,16 @@ Go to the \setting{While Playing Screen} and resume if music playback is stopped or paused and there is something to resume (see \reference{ref:WPS}). \section{Settings} + +The \setting{Settings} menu allows to set or adjust many parameters that affect +the way your \dap{} works. There are many submenus for different parameter +areas. Every time you are setting a value of a parameter, and that value is +selected from a list of some predefined available values, you can press +\ActionStdContext, and the selection cursor will jump to the default value for +the parameter. You can then confirm or cancel the value. This is useful if you +have changed the value of the parameter from the default to some other value and +would like to restore the default value. + \subsection{Sound Settings} The \setting{Sound Settings} menu offers a selection of sound properties you may change to customise your listening experience. The details of this menu are covered |