diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2009-08-29 18:39:33 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2009-08-29 18:39:33 +0000 |
| commit | f98bd2d2d358e74a8d2f1bbc17da26b3f3568849 (patch) | |
| tree | 3dc6fcff0afed9bcd6cfe3283ef133eb75ab3772 | |
| parent | 7550c9db3ba235f8671eeac254b8627d6915b513 (diff) | |
| download | rockbox-f98bd2d2d358e74a8d2f1bbc17da26b3f3568849.zip rockbox-f98bd2d2d358e74a8d2f1bbc17da26b3f3568849.tar.gz rockbox-f98bd2d2d358e74a8d2f1bbc17da26b3f3568849.tar.bz2 rockbox-f98bd2d2d358e74a8d2f1bbc17da26b3f3568849.tar.xz | |
Update the manual to reflect the recent addition of the 4th item to the quickscreen..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22542 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/main_menu/main.tex | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index cbdff08..a06f88c 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -262,7 +262,8 @@ pages of information.} \section{\label{ref:QuickScreen}Quick Screen} Although the \setting{Quick Screen} is accessible from nearly everywhere, not just the \setting{Main Menu}, it is worth mentioning here. It allows - rapid access to your three favourite settings. The default settings are + rapid access to your four favourite settings. The default settings are + \setting{Party Mode}, \setting{Shuffle} (\reference{ref:PlaybackSettings}), \setting{Repeat} (\reference{ref:PlaybackSettings}) and the \setting{Show Files} (\reference{ref:ShowFiles}) options, but almost all @@ -273,5 +274,9 @@ pages of information.} Press \ActionStdQuickScreen{} to access it and \ActionQuickScreenExit{} to exit. The direction buttons will modify the individual setting values as indicated - by the arrow icons. + by the arrow icons. Please note that the settings at opposite sides of the + screen cycle through the available options in opposite directions. + Therefore if you select the same setting at e.g. the top and bottom of the + quickscreen, then pressing up and down will cycle through this setting in + opposite directions. } |