summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox')
-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 ca20d7a09c..8333e217e2 100755
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -16,7 +16,7 @@
16 \reference{ref:WPS}. For information about editing a .wps file see 16 \reference{ref:WPS}. For information about editing a .wps file see
17 \reference{ref:ConfiguringtheWPS}. 17 \reference{ref:ConfiguringtheWPS}.
18 18
19 \opt{h1xx,h300,x5}{ 19 \opt{HAVE_REMOTE_LCD}{
20 \item[Browse RWPS files:] 20 \item[Browse RWPS files:]
21 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and 21 Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and
22 displays all \fname{.rwps} files. Selecting one will activate it, stop will 22 displays all \fname{.rwps} files. Selecting one will activate it, stop will
@@ -96,20 +96,21 @@
96 96
97 \opt{HAVE_LCD_COLOR}{ 97 \opt{HAVE_LCD_COLOR}{
98 \item[Clear Backdrop:] 98 \item[Clear Backdrop:]
99 Rockbox allows you to select bitmap pictures to use as backdrops. 99 Rockbox allows you to select bitmap pictures to use as backdrops.
100 These backdrops are set in the File Context Menu. \fixme{reference!} 100 These backdrops are set in the \setting{File Menu}, see
101 This option allows you to clear the backdrops that you set. 101 \reference{ref:Filemenu}.
102 This option allows you to clear the backdrops that you set.
102 \item[Set Background Colour:] 103 \item[Set Background Colour:]
103 Sets the background colour for the LCD display. 104 Sets the background colour for the LCD display.
104 \item[Set Foreground Colour:] 105 \item[Set Foreground Colour:]
105 Sets the foreground colour for the LCD display. 106 Sets the colour used for text and icons.
106 \item[Reset Colours:] 107 \item[Reset Colours:]
107 Resets the LCD display to Rockbox's default colours. 108 Resets the LCD display to Rockbox's default colours.
108 } 109 }
109 } % \opt{HAVE_LCD_BITMAP} 110 } % \opt{HAVE_LCD_BITMAP}
110 \end{description} 111 \end{description}
111% 112%
112 \opt{h1xx,h300,x5}{ 113 \opt{HAVE_REMOTE_LCD}{
113 \item[Remote-LCD Settings:] 114 \item[Remote-LCD Settings:]
114 This sub menu contains settings that relate to the display of the remote. 115 This sub menu contains settings that relate to the display of the remote.
115 \begin{description} 116 \begin{description}
@@ -164,7 +165,7 @@
164 \item[Scroll Step Size:] 165 \item[Scroll Step Size:]
165 Controls how many pixels the text scroll should move for each step. 166 Controls how many pixels the text scroll should move for each step.
166 } 167 }
167 \opt{h1xx,h300,x5}{ 168 \opt{HAVE_REMOTE_LCD}{
168 \item[Remote Scrolling Options:] 169 \item[Remote Scrolling Options:]
169 The options here have the same effect on the remote LCD as the options 170 The options here have the same effect on the remote LCD as the options
170 mentioned above have on the main LCD. 171 mentioned above have on the main LCD.