summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-10-31 18:27:40 +0000
committerNils Wallménius <nils@rockbox.org>2006-10-31 18:27:40 +0000
commitaa11d68f46c87ee8e844d5f5bc48f5ed353c8403 (patch)
tree8b3604411719b8278eb95c0e857f15fe680a9348
parentffd99f9482f1aae53d5148d21227843a1173edbd (diff)
downloadrockbox-aa11d68f46c87ee8e844d5f5bc48f5ed353c8403.zip
rockbox-aa11d68f46c87ee8e844d5f5bc48f5ed353c8403.tar.gz
rockbox-aa11d68f46c87ee8e844d5f5bc48f5ed353c8403.tar.bz2
rockbox-aa11d68f46c87ee8e844d5f5bc48f5ed353c8403.tar.xz
Made the description of foreground colour a little more descriptive ;-) fixed a reference and made some opts more generic
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11408 a1c6a512-1295-4272-9138-f99709370657
-rwxr-xr-xmanual/configure_rockbox/display_options.tex19
1 files changed, 10 insertions, 9 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index ca20d7a..8333e21 100755
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -16,7 +16,7 @@
\reference{ref:WPS}. For information about editing a .wps file see
\reference{ref:ConfiguringtheWPS}.
- \opt{h1xx,h300,x5}{
+ \opt{HAVE_REMOTE_LCD}{
\item[Browse RWPS files:]
Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and
displays all \fname{.rwps} files. Selecting one will activate it, stop will
@@ -96,20 +96,21 @@
\opt{HAVE_LCD_COLOR}{
\item[Clear Backdrop:]
- Rockbox allows you to select bitmap pictures to use as backdrops.
- These backdrops are set in the File Context Menu. \fixme{reference!}
- This option allows you to clear the backdrops that you set.
+ Rockbox allows you to select bitmap pictures to use as backdrops.
+ These backdrops are set in the \setting{File Menu}, see
+ \reference{ref:Filemenu}.
+ This option allows you to clear the backdrops that you set.
\item[Set Background Colour:]
- Sets the background colour for the LCD display.
+ Sets the background colour for the LCD display.
\item[Set Foreground Colour:]
- Sets the foreground colour for the LCD display.
+ Sets the colour used for text and icons.
\item[Reset Colours:]
- Resets the LCD display to Rockbox's default colours.
+ Resets the LCD display to Rockbox's default colours.
}
} % \opt{HAVE_LCD_BITMAP}
\end{description}
%
- \opt{h1xx,h300,x5}{
+ \opt{HAVE_REMOTE_LCD}{
\item[Remote-LCD Settings:]
This sub menu contains settings that relate to the display of the remote.
\begin{description}
@@ -164,7 +165,7 @@
\item[Scroll Step Size:]
Controls how many pixels the text scroll should move for each step.
}
- \opt{h1xx,h300,x5}{
+ \opt{HAVE_REMOTE_LCD}{
\item[Remote Scrolling Options:]
The options here have the same effect on the remote LCD as the options
mentioned above have on the main LCD.