summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-14 06:58:53 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-14 06:58:53 +0000
commit2cf3dea872889054a4b4df214ea0cd7238434357 (patch)
treeba0ce5db3136766fc296dbb706abd7b304cd6405
parent5fc856c1811715f3f5855ed41318d4c7e7d6e643 (diff)
downloadrockbox-2cf3dea872889054a4b4df214ea0cd7238434357.tar.gz
rockbox-2cf3dea872889054a4b4df214ea0cd7238434357.zip
Remove some spaces opt introduced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10565 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/main_menu/main.tex19
1 files changed, 9 insertions, 10 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index e86407a21b..9a27f6fe84 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -6,12 +6,11 @@
The \setting{Main Menu} is the screen from which the rest of the Rockbox functions can be
accessed. It is used for a variety of functions, which are detailed below.
All options in Rockbox can be controlled via the \setting{Main Menu}.
-
To enter the \setting{Main Menu},
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{press the \ButtonMode\ button.}
- \opt{RECORDER_PAD}{press the \ButtonFOne\ button.}
- \opt{PLAYER_PAD,IPOD_4G_PAD,ONDIO_PAD}{press the \ButtonMenu\ button.}
- \opt{IAUDIO_X5_PAD}{press the \ButtonRec\ button.}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{press the \ButtonMode\ button.}%
+ \opt{RECORDER_PAD}{press the \ButtonFOne\ button.}%
+ \opt{PLAYER_PAD,IPOD_4G_PAD,ONDIO_PAD}{press the \ButtonMenu\ button.}%
+ \opt{IAUDIO_X5_PAD}{press the \ButtonRec\ button.}%
All settings are stored on the unit. However, Rockbox does not spin up
the disk solely for the purpose of saving settings. Instead, Rockbox will
@@ -206,11 +205,11 @@ battery status, hard disk size and the amount of free space on the disk.
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_VIDEO_PAD}{\ButtonMenu}
- \opt{IAUDIO_X5_PAD}{\ButtonRec}
- key, and it allows rapid access to the \setting{Shuffle} and \setting{Repeat} modes
+ \opt{RECORDER_PAD}{\ButtonFTwo}%
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}%
+ \opt{IPOD_4G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}%
+ \opt{IAUDIO_X5_PAD}{\ButtonRec}%
+ {} 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}).
}