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.tex12
1 files changed, 11 insertions, 1 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index 65e2ddfafa..b00dbb4522 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}{ 31 \opt{backlight_fade_pwm}{
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,6 +41,16 @@
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}{
45 \item[Backlight Fade In:]
46 This options turns on smooth backlight fading when the backlight is
47 activated. The fading time is dependent on the brightness level you
48 have chosen. If it is turned off, the backlight will turn on immediately.
49 \item[Backlight Fade Out:]
50 This options turns on smooth backlight fading when the backlight is
51 deactivated. The fading time is dependent on the brightness level you
52 have chosen. If it is turned off, the backlight will turn off immediately.
53 }
44 \item[First Keypress Enables Backlight Only:] 54 \item[First Keypress Enables Backlight Only:]
45 With this option enabled the first keypress while the backlight is turned 55 With this option enabled the first keypress while the backlight is turned
46 off will only turn the backlight on without having any other effect. When 56 off will only turn the backlight on without having any other effect. When