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.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index 048d9b70b6..c5a76e9f0f 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{backlight_fade_pwm}{ 31 \opt{backlight_fade_int}{
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
@@ -41,14 +41,14 @@
41 fade out. Other valid values: \setting{500ms}, \setting{1s}, 41 fade out. Other valid values: \setting{500ms}, \setting{1s},
42 \setting{2s}, \setting{3s}, \setting{4s}, \setting{5s} or \setting{10s}. 42 \setting{2s}, \setting{3s}, \setting{4s}, \setting{5s} or \setting{10s}.
43 } 43 }
44 \opt{backlight_fade_sw}{ 44 \opt{backlight_fade_bool}{
45 \item[Backlight Fade In:] 45 \item[Backlight Fade In:]
46 This options turns on smooth backlight fading when the backlight is 46 This options turns on smooth backlight fading when the backlight is
47 activated. The fading time is dependent on the brightness level you 47 turning on. The fading time may dependent on the brightness level you
48 have chosen. If it is turned off, the backlight will turn on immediately. 48 have chosen. If it is turned off, the backlight will turn on immediately.
49 \item[Backlight Fade Out:] 49 \item[Backlight Fade Out:]
50 This options turns on smooth backlight fading when the backlight is 50 This options turns on smooth backlight fading when the backlight is
51 deactivated. The fading time is dependent on the brightness level you 51 turning off. The fading time may dependent on the brightness level you
52 have chosen. If it is turned off, the backlight will turn off immediately. 52 have chosen. If it is turned off, the backlight will turn off immediately.
53 } 53 }
54 \item[First Keypress Enables Backlight Only:] 54 \item[First Keypress Enables Backlight Only:]