diff options
| author | Nils Wallménius <nils@rockbox.org> | 2008-05-22 16:14:29 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2008-05-22 16:14:29 +0000 |
| commit | 9a07fac6ca7f5de44b68814ef6b28cdc62cb68f4 (patch) | |
| tree | 1164770cd9981fb570c7de8fde517f12b46ae2ed | |
| parent | 5670ca18bbe4e98b5560b2504e0fa56b92be5ab4 (diff) | |
| download | rockbox-9a07fac6ca7f5de44b68814ef6b28cdc62cb68f4.zip rockbox-9a07fac6ca7f5de44b68814ef6b28cdc62cb68f4.tar.gz rockbox-9a07fac6ca7f5de44b68814ef6b28cdc62cb68f4.tar.bz2 rockbox-9a07fac6ca7f5de44b68814ef6b28cdc62cb68f4.tar.xz | |
FS#9026 document wps context menu changes, patch by pondlife
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17607 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/wps.tex | 22 |
1 files changed, 9 insertions, 13 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 7690a75..6e8060f 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -152,11 +152,6 @@ your WPS (While Playing Screen). Like the context menu for the \setting{File Browser}, the \setting{WPS Context Menu} allows you quick access to some often used functions: -\subsubsection{Sound Settings} -This is a shortcut to the \setting{Sound Settings Menu}, where you can configure volume, -bass, treble, and other settings affecting the sound of your music. -See \reference{ref:configure_rockbox_sound} for more information. - \subsubsection{Playlist} The \setting{Playlist} submenu allows you to view, save, search and reshuffle the current playlist. To change settings for the @@ -175,6 +170,15 @@ to bring up the \setting{Playlist Viewer Menu}. for the new playlist first. \end{description} +\subsubsection{Sound Settings} +This is a shortcut to the \setting{Sound Settings Menu}, where you can configure volume, +bass, treble, and other settings affecting the sound of your music. +See \reference{ref:configure_rockbox_sound} for more information. + +\subsubsection{Playback Settings} +This is a shortcut to the \setting{Playback Settings Menu}, where you can configure shuffle, +repeat, party mode, study mode and other settings affecting the playback of your music. + \subsubsection{Rating} The menu entry is only shown if \setting{Gather Runtime Information} is enabled. It allows the asignment of a personal rating value (0 -- 10) @@ -244,14 +248,6 @@ function in the file browser's \setting{Context Menu}. } } -\opt{swcodec}{ - \subsubsection{Graphical EQ} - This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}. - - \subsubsection{Browse EQ Presets} - Browse presets for the \setting{Equalizer}. -} - %********************QUICKSCREENS*********************************************** \opt{RECORDER_PAD}{ \section{\label{ref:QuickScreens}Quick Screens} |