From aa11d68f46c87ee8e844d5f5bc48f5ed353c8403 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Tue, 31 Oct 2006 18:27:40 +0000 Subject: 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 --- manual/configure_rockbox/display_options.tex | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index ca20d7a09c..8333e217e2 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. -- cgit v1.2.3