summaryrefslogtreecommitdiff
path: root/manual/main_menu/main.tex
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-06-30 01:27:28 +0000
committerMarc Guay <marcguay@rockbox.org>2008-06-30 01:27:28 +0000
commit0cb9af21fb249b9eb6afa4276eda55f01f561e0d (patch)
tree03a143a07bf15c3e5862d6b66a2b7ee516507f42 /manual/main_menu/main.tex
parent66258e5ddd99a3ae80a9a975596eb631a465b39d (diff)
downloadrockbox-0cb9af21fb249b9eb6afa4276eda55f01f561e0d.tar.gz
rockbox-0cb9af21fb249b9eb6afa4276eda55f01f561e0d.zip
Fix the description of the quick screen exit buttons by creating ActionQuickScreenExit and simply referring to it. Also adds the quick screen to the button table for the WPS and the browser with references to the Quick Screen section. Thanks to Costas Calamvokis. FS#7769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17886 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/main_menu/main.tex')
-rw-r--r--manual/main_menu/main.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index e678072e9f..a96402878e 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -211,12 +211,12 @@ pages of information.}
211 211
212\nopt{PLAYER_PAD,ONDIO_PAD} 212\nopt{PLAYER_PAD,ONDIO_PAD}
213{ 213{
214\section{Quick Screen} 214\section{\label{ref:QuickScreen}Quick Screen}
215 Whilst not strictly part of the \setting{Main Menu}, it is worth noting that 215 Whilst not strictly part of the \setting{Main Menu}, it is worth noting that
216 a few of the more commonly used settings are available from the 216 a few of the more commonly used settings are available from the
217 \setting{Quick Screen}. 217 \setting{Quick Screen}.
218 The \setting{Quick Screen} screen is accessed with \ActionStdQuickScreen{} 218 The \setting{Quick Screen} screen is accessed with \ActionStdQuickScreen{}
219 and exited with the same button. 219 and exited with \ActionQuickScreenExit.
220 It allows rapid access to the \setting{Shuffle} and \setting{Repeat} 220 It allows rapid access to the \setting{Shuffle} and \setting{Repeat}
221 modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files} 221 modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files}
222 option (\reference{ref:ShowFiles}). 222 option (\reference{ref:ShowFiles}).