summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/display_options.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/display_options.tex')
-rw-r--r--manual/configure_rockbox/display_options.tex20
1 files changed, 10 insertions, 10 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index 7906d05581..dc95534fff 100644
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -28,7 +28,7 @@
28 beginning so that the display can be read to see song information. The 28 beginning so that the display can be read to see song information. The
29 amount of time is determined by the value of the backlight timeout 29 amount of time is determined by the value of the backlight timeout
30 setting, but is no less than 5 seconds. 30 setting, but is no less than 5 seconds.
31 \opt{HAVE_BACKLIGHT_PWM_FADING}{ 31 \opt{backlight_fade}{
32 \item[Backlight fade in:] 32 \item[Backlight fade in:]
33 The amount of time that the backlight will take to fade from off to on 33 The amount of time that the backlight will take to fade from off to on
34 after a button is pressed. If set to \setting{Off} the backlight will 34 after a button is pressed. If set to \setting{Off} the backlight will
@@ -46,7 +46,7 @@
46 off will only turn the backlight on without having any other effect. When 46 off will only turn the backlight on without having any other effect. When
47 disabled the first keypress will \emph{also} perform its appropriate action. 47 disabled the first keypress will \emph{also} perform its appropriate action.
48 48
49 \opt{HAVE_LCD_SLEEP}{ 49 \opt{lcd_sleep}{
50 \item[Sleep (After Backlight Off):] 50 \item[Sleep (After Backlight Off):]
51 This setting controls how long rockbox will wait before turning off the 51 This setting controls how long rockbox will wait before turning off the
52 display after the backlight is turned off. Turning off the display 52 display after the backlight is turned off. Turning off the display
@@ -54,7 +54,7 @@
54 noticeably longer than just turning on the backlight. 54 noticeably longer than just turning on the backlight.
55 } 55 }
56 56
57 \opt{HAVE_BACKLIGHT_BRIGHTNESS}{ 57 \opt{backlight_brightness}{
58 \item[Brightness:] 58 \item[Brightness:]
59 Changes the brightness of your LCD display. 59 Changes the brightness of your LCD display.
60 } 60 }
@@ -67,12 +67,12 @@
67 find this menu option again!} 67 find this menu option again!}
68 } % \opt{archos,h1xx,ipodmini,ipod4g,x5} 68 } % \opt{archos,h1xx,ipodmini,ipod4g,x5}
69 69
70 \opt{HAVE_LCD_INVERT}{ 70 \opt{lcd_invert}{
71 \item[LCD Mode:] 71 \item[LCD Mode:]
72 This setting lets you invert the colours of the display. 72 This setting lets you invert the colours of the display.
73 } 73 }
74 74
75 \opt{HAVE_LCD_FLIP}{ 75 \opt{lcd_flip}{
76 \item[Upside Down:] 76 \item[Upside Down:]
77 Displays the screen so that the top of the display is nearest the buttons. 77 Displays the screen so that the top of the display is nearest the buttons.
78 This is sometimes useful when carrying the \dap{} in a pocket for easy 78 This is sometimes useful when carrying the \dap{} in a pocket for easy
@@ -131,7 +131,7 @@
131 \item[Scroll Start Delay:] 131 \item[Scroll Start Delay:]
132 Controls how many milliseconds Rockbox should wait before a new 132 Controls how many milliseconds Rockbox should wait before a new
133 text begins scrolling. 133 text begins scrolling.
134 \opt{HAVE_LCD_BITMAP}{ 134 \opt{lcd_bitmap}{
135 \item[Scroll Step Size:] 135 \item[Scroll Step Size:]
136 Controls how many pixels the text scroll should move for each step. 136 Controls how many pixels the text scroll should move for each step.
137 } 137 }
@@ -148,7 +148,7 @@
148 it should use depending of how much it has to scroll left. This setting 148 it should use depending of how much it has to scroll left. This setting
149 lets you tell Rockbox where that limit is, expressed in percentage of 149 lets you tell Rockbox where that limit is, expressed in percentage of
150 line length. 150 line length.
151 \opt{HAVE_LCD_BITMAP}{ 151 \opt{lcd_bitmap}{
152 \item[Screen Scrolls Out of View:] 152 \item[Screen Scrolls Out of View:]
153 On lists with long entries that do not fit on the screen using 153 On lists with long entries that do not fit on the screen using
154 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOn+\ButtonRight/ 154 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOn+\ButtonRight/
@@ -175,7 +175,7 @@
175 can be useful on slow displays. 175 can be useful on slow displays.
176 \end{description} 176 \end{description}
177% 177%
178 \opt{HAVE_LCD_BITMAP}{ 178 \opt{lcd_bitmap}{
179 \item[Status/Scrollbar:] 179 \item[Status/Scrollbar:]
180 Settings related to on screen status display and the scrollbar. 180 Settings related to on screen status display and the scrollbar.
181 \begin{description} 181 \begin{description}
@@ -194,7 +194,7 @@
194 \end{description} 194 \end{description}
195 } 195 }
196% 196%
197 \opt{HAVE_LCD_BITMAP}{ 197 \opt{lcd_bitmap}{
198 \item[Peak Meter:] 198 \item[Peak Meter:]
199 The peak meter can be configured with a number of parameters. 199 The peak meter can be configured with a number of parameters.
200 \begin{description} 200 \begin{description}
@@ -212,7 +212,7 @@
212 \item[Clip Hold Time:] 212 \item[Clip Hold Time:]
213 The number of seconds that the clipping indicator will be visible 213 The number of seconds that the clipping indicator will be visible
214 after clipping is detected. 214 after clipping is detected.
215 \opt{HAVE_RECORDING}{ 215 \opt{recording}{
216 \item[Clip Counter:] 216 \item[Clip Counter:]
217 Show the number of times the clip indicator went active during 217 Show the number of times the clip indicator went active during
218 recording in front of the peakmeters. 218 recording in front of the peakmeters.