diff options
| author | Nils Wallménius <nils@rockbox.org> | 2007-01-19 12:42:19 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2007-01-19 12:42:19 +0000 |
| commit | 00a3fc7ec097da17080914af76ca7f3b90a965f2 (patch) | |
| tree | 2c1b475c2515f06ecb094d4be68649569fd79c88 /manual/main_menu/main.tex | |
| parent | 4012aaeb1d41c494f22e0edf001b8583fb7051d8 (diff) | |
| download | rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.zip rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.tar.gz rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.tar.bz2 rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.tar.xz | |
Make changes to the gigabeat manual suggested by Alison Gravley and some other minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12072 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to '')
| -rw-r--r-- | manual/main_menu/main.tex | 35 |
1 files changed, 16 insertions, 19 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index d9040f7..ca1207d 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -179,12 +179,12 @@ pages of information.} \begin{description} \item[Rockbox Info:] - Displays some basic system information. This is, from top to bottom, -the amount of memory Rockbox has available for storing music (the buffer). The -battery status. % + Displays some basic system information. This is, from top to bottom, + the amount of memory Rockbox has available for storing music (the buffer). + The battery status. \opt{ondio}{% -Memory size and amount of free space on the two data volumes, this info is -given seperately for internal memory (\emph{Int}) and for a plugged in MMC + Memory size and amount of free space on the two data volumes, this info is + given seperately for internal memory (\emph{Int}) and for a plugged in MMC (\emph{MMC}). }% \nopt{ondio}{Hard disk size and the amount of free space on the disk.} @@ -203,25 +203,22 @@ given seperately for internal memory (\emph{Int}) and for a plugged in MMC \opt{player}{ \section{Shutdown} - This menu option saves the Rockbox configuration and turns off the hard - drive before shutting down the machine. For maximum safety this procedure + This menu option saves the Rockbox configuration and turns off the hard + drive before shutting down the machine. For maximum safety this procedure is recommended when turning off the \dap. (There is a very small risk of hard disk corruption otherwise.) See \reference{ref:Safeshutdown} for more details. } -\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD} +\nopt{PLAYER_PAD,ONDIO_PAD} { \section{Quick Menu} - Whilst not strictly part of the \setting{Main Menu}, it is worth noting that a few - of the more commonly used settings are available from the \setting{Quick Menu}. - The \setting{Quick Menu} screen is accessed by holding the - \opt{RECORDER_PAD}{\ButtonFTwo}% - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}% - \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}% - \opt{IAUDIO_X5_PAD}{\ButtonRec}% - \opt{IRIVER_H10_PAD}{\ButtonLeft}% - {} key, and it allows rapid access to the \setting{Shuffle} and \setting{Repeat} modes - (\reference{ref:PlaybackOptions}) - and the \setting{Show Files} option (\reference{ref:ShowFiles}). + Whilst not strictly part of the \setting{Main Menu}, it is worth noting that + a few of the more commonly used settings are available from the + \setting{Quick Menu}. + The \setting{Quick Menu} screen is accessed with \ActionStdQuickScreen + and exited with the same button. + It allows rapid access to the \setting{Shuffle} and \setting{Repeat} + modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files} + option (\reference{ref:ShowFiles}). } |