make offline mode work again.
[Rockbox.git] / manual / configure_rockbox / display_options.tex
blobdc95534fff147fd4b44f861ee2725ad6dfa63f06
1 % $Id$ %
2 \section{\label{ref:Displayoptions}Display}
4 \begin{description}
6 \item[LCD Settings:]
7 This sub menu contains settings that relate to the display of the \dap.
8 \begin{description}
9 \opt{HAVE_BACKLIGHT}{
10 \item[Backlight:]
11 The amount of time the backlight shines after a key press. If set to
12 \setting{Off}, the backlight will not light when a button is pressed. If
13 set to \setting{On}, the backlight will never shut off. If set to a time
14 (1 to 90 seconds), the backlight will stay lit for that amount of time
15 after a button press.
16 \item[Backlight (While Plugged In):]
17 This setting is equivalent to the \setting{Backlight} setting except it
18 applies when the \dap{} is plugged into the charger.
19 \item[Backlight on Hold:]
20 This setting controls the behavior of the backlight when the Hold switch
21 is toggled. If set to \setting{Normal} the backlight will behave as usual.
22 If set to \setting{Off} the backlight will be turned off immediately when
23 the Hold switch is engaged and if set to \setting{On} the backlight will
24 be turned on and stay on while the Hold switch is engaged.
25 \item[Caption Backlight:]
26 This option turns on the backlight a number of seconds before the start
27 of a new track, and keeps it on for the same number of seconds after 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
30 setting, but is no less than 5 seconds.
31 \opt{backlight_fade}{
32 \item[Backlight fade in:]
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
35 turn on immediately, with no fade in. Can also be set to \setting{500ms},
36 \setting{1s} or \setting{2s}.
37 \item[Backlight fade out:]
38 Like Backlight fade in, this controls the amount of time that the
39 backlight will take to fade from on to off after a button is pressed. If
40 set to \setting{Off} the backlight will turn off immediately, with no
41 fade out. Other valid values: \setting{500ms}, \setting{1s},
42 \setting{2s}, \setting{3s}, \setting{4s}, \setting{5s} or \setting{10s}.
44 \item[First Keypress Enables Backlight Only:]
45 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
47 disabled the first keypress will \emph{also} perform its appropriate action.
49 \opt{lcd_sleep}{
50 \item[Sleep (After Backlight Off):]
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
53 saves a little bit of battery power but turning on the display takes
54 noticeably longer than just turning on the backlight.
57 \opt{backlight_brightness}{
58 \item[Brightness:]
59 Changes the brightness of your LCD display.
61 } % \opt{HAVE_BACKLIGHT}
63 \opt{archos,h1xx,ipodmini,ipod3g,ipod4g,x5}{
64 \item[Contrast:]
65 Changes the contrast of your LCD display.
66 \warn{Setting the contrast too dark or too light can make it hard to
67 find this menu option again!}
68 } % \opt{archos,h1xx,ipodmini,ipod4g,x5}
70 \opt{lcd_invert}{
71 \item[LCD Mode:]
72 This setting lets you invert the colours of the display.
75 \opt{lcd_flip}{
76 \item[Upside Down:]
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
79 access to the headphone socket.
81 \end{description}
83 \opt{HAVE_REMOTE_LCD}{
84 \item[Remote-LCD Settings:]
85 This sub menu contains settings that relate to the display of the remote.
86 \begin{description}
87 \item[Backlight:]
88 Similar to the main unit backlight this option controls the backlight
89 timeout for the remote control. The remote backlight is independent
90 from the main unit backlight.
91 \item[Backlight on When Plugged:]
92 This controls the backlight when the \dap\ is plugged into the charger.
93 \item[Caption Backlight:]
94 This option turns on the backlight a number of seconds before the start
95 of a new track, and keeps it on for the same number of seconds after the
96 beginning so that the display can be read to see song information. The
97 amount of time is determined by the value of the backlight timeout
98 setting, but is no less than 5 seconds.
99 \item[First Keypress Enables Backlight Only:]
100 This controls what happens when you press a button on your remote
101 while the backlight is turned off. Like for the main unit, if this
102 setting is set to \setting{Yes}, the first keypress will light up the
103 remote backlight, but have no other effect. If set to \setting{No},
104 the first keypress will light up the remote backlight
105 \emph{and} engage the function of the key that is pressed.
106 \item[Contrast:]
107 Changes the contrast of your remote's LCD display.
108 \warn{Setting the contrast too dark or too light can make it hard to
109 find this menu option again!}
110 \item[LCD Mode:]
111 This setting lets you invert the whole screen, so now you get a
112 black background and light text and graphics.
113 \item[Upside Down:]
114 Displays the screen so that the top of the display is nearest
115 the buttons. This is sometimes useful when carrying the \dap\ in a
116 pocket for easy access to the headphone socket.
117 \opt{h1xx,h300}{
118 \item[Reduce Ticking:]
119 Enable this option if you can hear a ticking sound in your headphones
120 when using your remote.
122 \end{description}
125 \item[Scrolling]
126 This feature controls how text will scroll in Rockbox. You can configure
127 the following parameters:
128 \begin{description}
129 \item[Scroll Speed:]
130 Controls how many times per second the scrolling text moves a step.
131 \item[Scroll Start Delay:]
132 Controls how many milliseconds Rockbox should wait before a new
133 text begins scrolling.
134 \opt{lcd_bitmap}{
135 \item[Scroll Step Size:]
136 Controls how many pixels the text scroll should move for each step.
138 \opt{HAVE_REMOTE_LCD}{
139 \item[Remote Scrolling Options:]
140 The options here have the same effect on the remote LCD as the options
141 mentioned above have on the main LCD.
143 \item[Bidirectional Scroll Limit:]
144 Rockbox has two different scroll methods: always scrolling the text
145 to the left and when the line has ended beginning again at the start,
146 or moving to the left until you can read the end of the line and scroll
147 right until you see the beginning again. Rockbox chooses which method
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
150 line length.
151 \opt{lcd_bitmap}{
152 \item[Screen Scrolls Out of View:]
153 On lists with long entries that do not fit on the screen using
154 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOn+\ButtonRight/
155 \ButtonLeft}\opt{ondio}{\ButtonMenu+\ButtonRight/\ButtonLeft}
156 the complete content will be scrolled right/left. With this option set to
157 \setting{Yes} the lines can scroll out of view. Otherwise the entries
158 will only scroll as far as they align to the margins.
159 \item[Screen Scroll Step Size:]
160 Determines how many pixels the text should advance in every click when
161 scrolling the screen.
163 \opt{player}{
164 \item[Jump Scroll:]
165 This setting makes text scroll a page at a time instead of a character
166 at a time. If set to \setting{One time}, \setting{2}, \setting{3} or
167 \setting{4} it will scroll a line in paged mode that many times and
168 then scroll it a character at a time. If set to \setting{Always} lines
169 will always scroll in paged mode.
170 \item[Jump Scroll Delay:]
171 Controls how long the delay is before a page is scrolled.
173 \item[Paged Scrolling:]
174 When enabled scrolling will page up/down instead of changing lines. This
175 can be useful on slow displays.
176 \end{description}
178 \opt{lcd_bitmap}{
179 \item[Status/Scrollbar:]
180 Settings related to on screen status display and the scrollbar.
181 \begin{description}
182 \item[Scroll Bar:] Enables or disables the scroll bar at the left.
183 \item[Status Bar:] Enables or disables the status bar at the upper side.
184 \opt{RECORDER_PAD}{
185 \item[Button Bar:] Enables or disables the button bar prompts for the
186 ``F''-keys at the bottom of the screen.
188 \item[Volume Display:] Controls whether the volume is displayed as a
189 graphic or a numeric value on the Status Bar. If you select a numeric
190 display, volume is displayed in decibels.
191 \fixme{cross-reference to volume setting.}
192 \item[Battery Display:] Controls whether the battery charge status is
193 displayed as a graphic or numerical percentage value on the Status Bar.
194 \end{description}
197 \opt{lcd_bitmap}{
198 \item[Peak Meter:]
199 The peak meter can be configured with a number of parameters.
200 \begin{description}
201 \item[Peak Release:]
202 This determines how fast the bar shrinks when the music becomes
203 softer. Lower values make the peak meter look smoother.
204 Expressed in scale units per 10ms.
205 \item[Peak Hold Time:]
206 Specifies the time after which the peak indicator will reset.
207 For example, if you set this value to 5s, the peak indicator displays
208 the loudest volume value that occurred within the last 5 seconds.
209 Larger values are useful if you want to find the peak level of a song,
210 which might be of interest when copying music from the \dap\ via the
211 analogue output to some other recording device.
212 \item[Clip Hold Time:]
213 The number of seconds that the clipping indicator will be visible
214 after clipping is detected.
215 \opt{recording}{
216 \item[Clip Counter:]
217 Show the number of times the clip indicator went active during
218 recording in front of the peakmeters.
220 \item[\label{ref:Peakmetersetting}Scale:]
221 Select whether the peak meter displays linear or logarithmic values.
222 The human ear perceives loudness on a logarithmic scale. If the Scale
223 setting is set to \setting{Logarithmic} (dB) scale, the volume values
224 are scaled logarithmically. The volume meters of digital audio
225 devices usually are scaled this way. On the other hand, if you
226 are interested in the power level that is applied to your headphones
227 you should choose \setting{Linear} display. This setting cannot be
228 displayed in units like volts or watts because such units depend
229 on your headphones.
230 \item[Minimum and maximum range:]
231 These two options define the full value range that the peak meter
232 displays. Recommended values for the \setting{Logarithmic} (dB) setting
233 are {}-40 dB for minimum and 0 dB for maximum. Recommended values
234 for \setting{Linear} display are 0 and 100\%. Note that {}-40 dB is
235 approximately 1\% in linear value, but if you change the minimum
236 setting in linear mode slightly and then change to the dB scale,
237 there will be a large change. You can use these values for `zooming'
238 into the peak meter.
239 \end{description}
241 \item[Default Codepage:]
242 A codepage describes the way extended characters that are not available
243 within the ASCII character set are encoded. ID3v1 tags do not have a
244 codepage encoding contained so Rockbox needs to know what encoding has
245 been used when generating these tags. This should be ``ISO-8859-1'' but
246 to support languages outside Western Europe most applications use
247 the setting of your operating system instead. If your operating system
248 uses a different codepage and you are getting garbled extended characters
249 you should adjust this settings. In most cases sticking to
250 ``ISO-8859-1'' would be sufficient.
251 \end{description}