Fix warning about missing newline at the EOF
[maemo-rb.git] / manual / configure_rockbox / system_options.tex
blob6db37d9fe74a78a3b4f0d63d34b3205dfcd4480e
1 % $Id$ %
2 \section{\label{ref:SystemOptions}System}
4 \nopt{sansa}%will probably be there on Sansas one day - exclude it the simple way without specific option
5 {\nopt{sansaAMS}{
6 \subsection{Battery}
7 Options relating to the \opt{archos}{batteries}\nopt{archos}{battery}
8 in the \dap.
9 \begin{description}
10 \item [Battery Capacity.] This setting can be used to tell Rockbox what
11 capacity (in mAh) the battery being used has. The default is
12 \opt{player,recorder}{1500~mAh}%
13 \opt{recorderv2fm}{2200~mAh}%
14 \opt{ondiosp,ondiofm,vibe500}{1000~mAh}%
15 \opt{iriverh100,iriverh300}{1300~mAh}%
16 \opt{mpiohd200}{850~mAh}%
17 \opt{ipodmini}{400~mAh (1G) or 630~mAh (2G)}%
18 \opt{ipodcolor}{700~mAh}%
19 \opt{ipodnano}{300~mAh}%
20 \opt{ipodvideo}{400~mAh (30~GB) or 600~mAh (60~GB and 80~GB)}%
21 \opt{ipod4g}{630~mAh}%
22 \opt{ipod3g}{630~mAh}%
23 \opt{ipod1g2g}{1200~mAh}%
24 \opt{iaudiom3,iaudiom5,iaudiox5}{950~mAh}%
25 \opt{gigabeatf}{2000~mAh}%
26 \opt{gigabeats}{700~mAh}%
27 \opt{cowond2}{1600~mAh}%
28 , which is the capacity value for the standard
29 \opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap.
30 Rockbox uses this value for runtime estimation, not battery percentage
31 calculation. Changing this setting has no effect whatsoever on
32 actual battery life. This setting only affects the accuracy of the
33 runtime estimation as shown on screen.
34 \opt{iaudiom3,iaudiom5,iaudiox5}{Rockbox does not automatically distinguish
35 between the ``L'' models and the ``simple'' models which determine the
36 default value. If your \dap{} is an
37 \opt{iaudiom3}{M3L}%
38 \opt{iaudiom5}{M5L}%
39 \opt{iaudiox5}{X5L}
40 set the value to 2250~mAh for more accuracy in the runtime estimation.}
41 \opt{ipod,sansa}{This value is fairly meaningless in the \playerman{}
42 family at present, and work is on-going into finding a better way to
43 determine battery life.}
45 \opt{battery_types}{
46 \item [Battery Type.] This setting tells Rockbox which type of battery
47 is currently used in the \dap{}. The two supported battery types are
48 ``Alkaline'' or ``NiMH''.}
50 \opt{usb_charging_enable}{
51 \item [Charge During USB Connection.] This option lets you control whether
52 the \dap{} should charge during the USB connection and hence draw the
53 full 500~mA. Turning it \setting{Off} is recommended if the \dap{} is
54 connected through an unpowered USB hub or a laptop port. To use a USB
55 AC adapter, select \setting{Force} to instruct the \dap{} to also
56 charge when USB power is available but no connection is established.
59 \end{description}
61 \opt{dircache,HAVE_DISK_STORAGE}{
62 \subsection{Disk}
63 Options relating to the hard disk.
65 \begin{description}
66 \opt{HAVE_DISK_STORAGE}{
67 \item [Disk Spindown.] Rockbox has a timer that makes it spin down the
68 hard disk after it is idle for a certain amount of time. This setting
69 controls the amount of time between the last user activity and the time
70 that the disk spins down. This idle time is only affected by user
71 activity, like navigating through the \setting{File Browser}. When the
72 hard disk spins up to fill the audio buffer, it automatically spins down
73 afterwards.
76 \opt{dircache}{
77 \item [Directory Cache.] Rockbox has the ability to cache the contents of
78 your drive in RAM. The \setting{Directory Cache} takes a small amount of
79 memory away from Rockbox that would otherwise be used to buffer music,
80 but it speeds up navigation in the file browser by eliminating
81 the slight pause between the time a navigation button is pressed and the
82 time Rockbox responds. Turning this setting on activates the
83 directory cache, and turning it off deactivates the directory
84 cache.
85 \note{The first time you enable the directory cache,
86 Rockbox will request a reboot of the \dap{} and upon restarting take a few
87 minutes to scan the drive. After this, the directory cache will work in the
88 background.}
90 \end{description}
91 } % \opt{dircache,HAVE_DISK_STORAGE}
93 \subsection{Limits}
94 This sub menu relates to limits in the Rockbox operating system.
95 \begin{description}
96 \item [Max Entries in File Browser.] This setting controls the limit on
97 the number of files that you can see in any particular directory in the
98 file browser. You can configure the size to be between 50 and
99 10,000 files in steps of 50. The default is 400. Higher values will shorten
100 the music buffer, so you should increase this setting \emph{only} if you have
101 directories with a large number of files.
103 \item [Max Playlist Size.] This setting controls the maximum size of
104 a playlist. The playlist size can be between 1,000 and 32,000 files,
105 in steps of 1,000 (default is 10,000). Higher values will shorten the
106 music buffer, so you should increase this setting \emph{only} if you
107 have very large playlists.
109 \item [Glyphs To Cache.] This sets the default memory allocation size
110 for fonts in unique glyphs. This should be set to the number of unique
111 language glyphs and punctuation marks that are frequently displayed.
112 The default is 250.
113 \end{description}
114 \note{You will need to restart your player for changes to \setting{Max
115 Entries in File Browser} or \setting{Max Playlist Size} to take effect
116 while \setting{Glyphs To Cache} will affect the next font load.}
117 % TODO: this needs to be rewritten in another style, it lets you mix sound from another source into the music
118 \opt{player}{
119 \subsection{Line In} This option activates the line-in port on \dap, which is
120 off by default. This is useful for such applications as:
121 \begin{itemize}
122 \item Game boy $\rightarrow$ \dap $\rightarrow$ human
123 \item laptop $\rightarrow$ \dap $\rightarrow$ human
124 \item LAN party computer $\rightarrow$ \dap $\rightarrow$ human
125 \end{itemize}
128 \opt{HAVE_CAR_ADAPTER_MODE}{
129 \subsection{Car Adapter Mode}
130 This option turns \setting{On} and \setting{Off} the car ignition
131 auto stop function.
132 \begin{description}
133 \item [Car Adapter Mode.] When using the \dap{} in a car,
134 \setting{Car Adapter Mode} automatically stops playback on the \dap{} when
135 power (i.e. from cigarette lighter power adapter) to the external DC in jack
136 is turned off. If the \setting{Car Adapter Mode} is set to \setting{On},
137 Rockbox will pause playback when the external power off condition is
138 detected. Rockbox will then shutdown the \dap{} after the length of time set
139 in the \setting{Idle Poweroff} setting
140 (see \reference{ref:IdlePoweroffSetting}).
141 If power to the DC in jack is turned back on before the \emph{Idle Poweroff}
142 function has shut the \dap{} off, playback will be resumed 5 seconds after
143 the power is applied. This delay is to allow for the time while the car
144 engine is being started.
145 \end{description}
147 Once the \dap{} is shut off either manually, or automatically with the
148 \setting{Idle Poweroff} function, it must be powered up manually to resume
149 playback.
152 \opt{accessory_supply}{
153 \subsection{\label{ref:AccessoryPowerSupply}Accessory Power Supply}
154 This option turns the accessory power supply \setting{On} and \setting{Off}.
155 The Apple accessory protocol has been partially implemented in Rockbox, and
156 thus there is a reasonable chance that your favourite accessory will work.
157 The accessory may require power from the \dap{} to function, and if so you should turn
158 this option \setting{On}. If it is not required, then turning this setting
159 \setting{Off} will save battery and therefore result in better runtime.
162 \opt{lineout_poweroff}{
163 \subsection{\label{ref:LineoutOnOff}Line Out}
164 This option turns the \dap{}'s line-out \setting{On} and \setting{Off}. On some
165 devices an enabled line-out will consume some power even if not used. If it is
166 not required, then turning this setting \setting{Off} will save battery and
167 therefore result in better runtime.
170 \opt{HAVE_BUTTON_LIGHTS}{
171 \opt{e200,e200v2}{
172 \subsection{Wheel Light Timeout}
173 This setting controls the amount of time the wheel lights shine after a
174 button press or wheel turn. If set to \setting{Off}, the LEDs will not
175 light when a button is pressed. If set to \setting{On}, the lights will
176 never shut off. If set to a time (1 to 120 seconds), the wheel will stay
177 lit for that amount of time after a button press or wheel turn.
179 \nopt{e200,e200v2}{
180 \subsection{Button Light Timeout}
181 This setting controls the amount of time the button lights shine after a
182 button press. If set to \setting{Off}, the LEDs will not light when a
183 button is pressed. If set to \setting{On}, the lights will never shut off.
184 If set to a time (1 to 120 seconds), the buttons will stay lit for
185 that amount of time after a button press.
187 \opt{gigabeatf}{
188 \subsection{Button Light Brightness}
189 Changes the brightness of the button lights.
193 \opt{swcodec}{
194 \subsection{Keyclicks}
195 This menu controls key clicks on button presses.
196 \begin{description}
197 \item [Keyclick. ]This setting controls how strong the Keyclicks are.
198 If set to \setting{Off}, the keyclicks will be disabled.
200 \item [Keyclick repeats.] This setting turns keyclick repeats \setting{On}
201 and \setting{Off}. If set to \setting{On}, the keyclicks will be
202 repeated when you hold down a button. If set to \setting{Off}, you will
203 hear only one click.
204 \end{description}
207 \opt{usb_hid}{
208 \subsection{\label{ref:USB_HID}USB HID}
209 This option turns the USB HID feature \setting{On} and \setting{Off}.
210 When this feature is enabled, the \dap{} enumerates as a Human Interface
211 Device (HID), composed of several HID sub devices.
212 Since the \dap{} also enumerates as a Mass Storage Device, it becomes a USB
213 Composite Device, which contains both these devices.
215 \subsection{USB Keypad Mode}
216 This setting control the keypad mode when the \dap{} is attached to a
217 computer through USB. Pressing a key on the \dap{} sends a keystroke the
218 computer the \dap{} is attached to, according to the mapping set by the
219 keypad mode. There are different modes which provide different
220 functionality.
221 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
222 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD%
223 ,PBELL_VIBE500_PAD}{%
224 Switching modes back and forth is done by pressing the
225 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}%
226 \opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,IRIVER_H10_PAD}%
227 {\ButtonPower}%
228 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonRight}
229 \opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonLeft}
231 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonRec}%
232 \opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,IRIVER_H10_PAD}%
233 {Long \ButtonPower}%
234 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonLeft}
235 \opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonRight}
236 keys, respectively.%
238 \opt{HAVEREMOTEKEYMAP}{
239 Remote %
240 \opt{GIGABEAT_RC_PAD}{\ButtonRCDsp / Long \ButtonRCDsp}%
241 \opt{MROBE100_RC_PAD}{\ButtonRCMode / Long \ButtonRCMode}
242 can also be used to switch modes.%
244 \newline\newline
245 The following modes are available:
246 \begin{description}
248 \item [Multimedia.] This mode lets you control the volume, playback,
249 and skips tracks on the host computer. It is equivalent for the
250 multimedia keys found on top of some multimedia keyboards.
252 \begin{btnmap}
253 % Volume up / down
254 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
255 {\ButtonScrollFwd / \ButtonScrollBack}
256 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
257 {\ButtonVolUp / \ButtonVolDown}
258 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
259 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp / \ButtonDown}
261 \opt{HAVEREMOTEKEYMAP}{
262 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
263 {\ButtonRCVolUp / \ButtonRCVolDown}%
265 Volume up / down, respectively
268 % Volume mute
269 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
270 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}{\ButtonSelect}
271 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
272 \opt{IRIVER_H10_PAD}{\ButtonFF}
273 \opt{IRIVER_VIBE500_PAD}{\ButtonMenu}
275 \opt{HAVEREMOTEKEYMAP}{
276 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
277 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
279 Volume mute
282 % Playback play / pause
283 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
284 \opt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
285 ,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
286 \opt{GIGABEAT_S_PAD}{\ButtonPlay; \ButtonUp}
288 \opt{HAVEREMOTEKEYMAP}{
289 \opt{GIGABEAT_RC_PAD}{\ButtonRCPlay}%
290 \opt{MROBE100_RC_PAD}{\ButtonRCPlay}%
292 Play / Pause
295 % Playback stop
296 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
297 \opt{GIGABEAT_S_PAD}{\ButtonMenu; \ButtonDown}
298 \opt{SANSA_CLIP_PAD}{\ButtonHome}
299 \opt{IRIVER_H10_PAD}{\ButtonRew; Long \ButtonPlay}
300 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
301 {\ButtonMenu; Long \ButtonPlay}
302 \opt{PBELL_VIBE500_PAD}{\ButtonCancel; Long \ButtonPlay}
303 \opt{MROBE100_PAD}{\ButtonDisplay; Long {\ButtonPlay}}
305 \opt{HAVEREMOTEKEYMAP}{
306 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCPlay}%
307 \opt{MROBE100_RC_PAD}{\ButtonRCDisplay; Long \ButtonRCPlay}%
309 Stop
312 % Scan previous track
313 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,%
314 IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
315 ,MROBE100_PAD,PBELL_VIBE500_PAD}
316 {\ButtonLeft}
317 \opt{GIGABEAT_RC_PAD}{\ButtonPrev; \ButtonLeft}%
319 \opt{HAVEREMOTEKEYMAP}{
320 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCRew}%
322 Scan previous track
325 % Scan next track
326 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
327 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
328 ,MROBE100_PAD,PBELL_VIBE500_PAD}
329 {\ButtonRight}
330 \opt{GIGABEAT_RC_PAD}{\ButtonNext; \ButtonRight}%
332 \opt{HAVEREMOTEKEYMAP}{
333 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCFF}%
335 Scan next track
337 \end{btnmap}
339 \item [Presentation.] This mode lets you control a presentation program
340 (e.g. OpenOffice Impress, and some other popular application), making
341 the \dap{} a wired remote control device. This mode is can be useful
342 for lecturers who does not have a wireless remote control for this
343 purpose.
345 \begin{btnmap}
346 % Slideshow start
347 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
348 \opt{GIGABEAT_S_PAD}{\ButtonPlay; \ButtonUp}
349 \opt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
350 ,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
352 \opt{HAVEREMOTEKEYMAP}{
353 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCPlay}%
355 Slideshow start
358 % Slideshow leave
359 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
360 \opt{GIGABEAT_S_PAD}{Long \ButtonPlay; Long \ButtonUp}
361 \opt{SANSA_CLIP_PAD}{\ButtonHome}
362 \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{Long \ButtonPlay}
363 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{Long \ButtonPlay}
364 \opt{MROBE100_PAD}{\ButtonDisplay; Long \ButtonPlay}
366 \opt{HAVEREMOTEKEYMAP}{
367 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{Long \ButtonRCPlay}%
369 Slideshow leave
372 % Slide previous
373 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
374 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
375 {\ButtonLeft}
376 \opt{GIGABEAT_S_PAD}{\ButtonPrev; \ButtonLeft}
377 \opt{IRIVER_H10_PAD}{\ButtonRew}
379 \opt{HAVEREMOTEKEYMAP}{
380 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCRew}%
382 Slide previous
385 % Slide next
386 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
387 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
388 {\ButtonRight}
389 \opt{GIGABEAT_S_PAD}{\ButtonNext; \ButtonRight}
390 \opt{IRIVER_H10_PAD}{\ButtonFF}
392 \opt{HAVEREMOTEKEYMAP}{
393 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCFF}%
395 Slide next
398 % Slide first
399 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
400 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
401 {Long \ButtonLeft}
402 \opt{GIGABEAT_S_PAD}{Long \ButtonPrev; Long \ButtonLeft}
403 \opt{IRIVER_H10_PAD}{Long \ButtonRew}
405 \opt{HAVEREMOTEKEYMAP}{
406 \opt{MROBE100_RC_PAD}{Long \ButtonRCRew}%
408 Slide first
411 % Slide last
412 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
413 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
414 {Long \ButtonRight}
415 \opt{GIGABEAT_S_PAD}{Long \ButtonNext; Long \ButtonRight}
416 \opt{IRIVER_H10_PAD}{Long \ButtonFF}
418 \opt{HAVEREMOTEKEYMAP}{
419 \opt{MROBE100_RC_PAD}{Long \ButtonRCFF}%
421 Slide last
424 % Screen black
425 \opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
426 ,SANSA_CLIP_PAD}{\ButtonDown}
427 \opt{IRIVER_H10_PAD}{\ButtonLeft}
428 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
429 {\ButtonMenu}
430 \opt{PBELL_VIBE500_PAD}{\ButtonCancel}
432 \opt{HAVEREMOTEKEYMAP}{
433 \opt{MROBE100_RC_PAD}{\ButtonRCDisplay}%
435 Black screen
438 % Screen white
439 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
440 ,SANSA_CLIP_PAD}{Long \ButtonDown}
441 \opt{IRIVER_H10_PAD}{Long \ButtonLeft}
442 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
443 {Long \ButtonMenu}
444 \opt{PBELL_VIBE500_PAD}{\ButtonMenu}
446 \opt{HAVEREMOTEKEYMAP}{
447 \opt{MROBE100_RC_PAD}{Long \ButtonRCDisplay}%
449 White screen
452 % Link previous / next
453 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
454 {\ButtonScrollBack / \ButtonScrollFwd}
455 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
456 {\ButtonVolUp / \ButtonVolDown}
457 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
458 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp / \ButtonDown}
460 \opt{HAVEREMOTEKEYMAP}{
461 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
462 {\ButtonRCVolUp / \ButtonRCVolDown}%
464 Previous / next link in slide, respectively
467 % Mouse click
468 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
469 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
470 {\ButtonSelect}
471 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
472 \opt{IRIVER_H10_PAD}{\ButtonRight}
473 \opt{PBELL_VIBE500_PAD}{\ButtonOK}
475 \opt{HAVEREMOTEKEYMAP}{
476 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
477 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
479 Perform a `mouse click' over a link
482 % Mouse over
483 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
484 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}{Long \ButtonSelect}
485 \opt{GIGABEAT_S_PAD}{Long \ButtonSelect; Long \ButtonBack}
486 \opt{IRIVER_H10_PAD}{Long \ButtonRight}
487 \opt{PBELL_VIBE500_PAD}{Long \ButtonOK}
489 \opt{HAVEREMOTEKEYMAP}{
490 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCRew}%
491 \opt{MROBE100_RC_PAD}{Long \ButtonRCHeart}%
493 Perform a `mouse over' over a link
495 \end{btnmap}
497 \item [Browser.] This mode lets you control a web browser (e.g.
498 Firefox). It uses the \dap{}'s keys to navigate through the web page
499 and different tabs, navigate through history, and to control zoom.
501 \begin{btnmap}
502 % Scroll up / down
503 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
504 {\ButtonScrollBack / \ButtonScrollFwd}
505 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD}
506 {\ButtonVolUp / \ButtonVolDown}
507 \opt{GIGABEAT_S_PAD}
508 {\ButtonPrev; \ButtonVolUp / \ButtonNext; \ButtonVolDown}
509 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
510 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp / \ButtonDown}
512 \opt{HAVEREMOTEKEYMAP}{
513 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
514 {\ButtonRCVolUp / \ButtonRCVolDown}%
516 Scroll up / down, respectively
519 % Scroll page up / page down
520 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
521 {\ButtonUp / \ButtonDown}
522 \opt{GIGABEAT_S_PAD}{\ButtonUp / \ButtonDown}
523 \opt{IRIVER_H10_PAD}{\ButtonRew / \ButtonFF}
524 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
525 {\ButtonPlay / \ButtonMenu}
526 \opt{PBELL_VIBE500_PAD}{\ButtonOK / \ButtonCancel}
528 \opt{HAVEREMOTEKEYMAP}{
529 \opt{MROBE100_RC_PAD}{\ButtonRCPlay / \ButtonRCDisplay}%
531 Scroll page up / page down, respectively
534 % Zoom in / out
535 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
536 {Long \ButtonUp / Long \ButtonDown}
537 \opt{GIGABEAT_S_PAD}{Long \ButtonUp / Long \ButtonDown}
538 \opt{IRIVER_H10_PAD}{Long \ButtonRew / Long \ButtonFF}
539 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
540 {Long \ButtonPlay / Long \ButtonMenu}
541 \opt{PBELL_VIBE500_PAD}{\ButtonPlay / \ButtonMenu}
543 \opt{HAVEREMOTEKEYMAP}{
544 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF / Long \ButtonRCRew}%
545 \opt{MROBE100_RC_PAD}
546 {Long \ButtonRCPlay / Long \ButtonRCDisplay}%
548 Zoom in / out, respectively
551 % Zoom reset
552 \opt{SANSA_E200_PAD}
553 {Long \ButtonSelect; Long \ButtonUp+\ButtonDown}
554 \opt{MROBE100_PAD}
555 {Long \ButtonSelect; Long \ButtonPlay+\ButtonMenu}
556 \opt{SANSA_CLIP_PAD,SANSA_C200_PAD}
557 {Long \ButtonSelect; Long \ButtonUp+\ButtonDown}
558 \opt{GIGABEAT_S_PAD}
559 {Long \ButtonSelect; Long \ButtonUp+\ButtonDown}
560 \opt{IRIVER_H10_PAD}{Long \ButtonRew+\ButtonFF}
561 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
562 {Long \ButtonPlay+\ButtonMenu}
563 \opt{PBELL_VIBE500_PAD}{Long \ButtonPlay}
565 \opt{HAVEREMOTEKEYMAP}{
566 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF+\ButtonRCRew}%
567 \opt{MROBE100_RC_PAD}{Long \ButtonRCHeart}%
569 Zoom reset
572 % Tab previous / next
573 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
574 ,SANSA_CLIP_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
575 ,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
576 {\ButtonLeft / \ButtonRight}
578 \opt{HAVEREMOTEKEYMAP}{
579 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
580 {\ButtonRCRew / \ButtonRCFF}%
582 Tab previous / next, respectively
585 % Tab close
586 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonPower}
587 \opt{GIGABEAT_S_PAD}{Long \ButtonPlay; Long \ButtonBack}
588 \opt{SANSA_CLIP_PAD}{Long \ButtonHome}
589 \opt{IRIVER_H10_PAD}{Long \ButtonLeft+\ButtonRight}
590 \opt{MROBE100_PAD}{Long \ButtonDisplay}
591 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
592 {Long \ButtonSelect+\ButtonMenu}
593 \opt{PBELL_VIBE500_PAD}{Long \ButtonCancel}
595 \opt{HAVEREMOTEKEYMAP}{
596 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCPlay}%
598 Tab close
601 % History back / forward
602 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
603 ,SANSA_CLIP_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
604 ,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
605 {Long \ButtonLeft / Long \ButtonRight}
607 \opt{HAVEREMOTEKEYMAP}{
608 \opt{MROBE100_RC_PAD}{Long \ButtonRCRew / Long \ButtonRCFF}%
610 History back / forward
613 % View full-screen
614 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
615 ,GIGABEAT_S_PAD,MROBE100_PAD}
616 {\ButtonSelect}
617 \opt{IRIVER_H10_PAD}{\ButtonPlay}
618 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
619 {Long \ButtonSelect+\ButtonPlay}
620 \opt{PBELL_VIBE500_PAD}{Long \ButtonRec}
622 \opt{HAVEREMOTEKEYMAP}{
623 \opt{GIGABEAT_RC_PAD}{\ButtonRCPlay}%
624 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
626 View full-screen toggle
628 \end{btnmap}
630 {\opt{usb_hid_mouse}{
631 \item [Mouse.] This mode emulates a mouse. Features supported: Mouse
632 movement; left and right button clicking; and dragging and dropping.
634 \begin{btnmap}
635 % Cursor move up / down / left / right
636 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
637 ,SANSA_CLIP_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
638 {\ButtonUp / \ButtonDown / \ButtonLeft / \ButtonRight}
639 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown /
640 \ButtonLeft / \ButtonRight}
641 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
642 {\ButtonMenu / \ButtonPlay / \ButtonLeft / \ButtonRight}
644 \opt{HAVEREMOTEKEYMAP}{
645 \opt{MROBE100_RC_PAD}{\ButtonRCPlay / \ButtonRCDisplay /
646 \ButtonRCRew / \ButtonRCFF}%
648 Cursor move up / down / left / right, respectively
651 % Mouse button left-click
652 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
653 ,IPOD_3G_PAD,IPOD_1G2G_PAD}
654 {\ButtonSelect}
655 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
656 \opt{IRIVER_H10_PAD}{\ButtonPlay}
657 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
659 \opt{HAVEREMOTEKEYMAP}{
660 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
662 Left mouse button click
663 \nopt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{
666 % Mouse button right-click
667 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
668 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
669 \opt{SANSA_CLIP_PAD}{\ButtonHome}
670 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
672 \opt{HAVEREMOTEKEYMAP}{
674 Right mouse button click
678 % Mouse wheel scroll up / down
679 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
680 {\ButtonScrollBack / \ButtonScrollFwd}
681 \opt{IRIVER_H10_PAD}{\ButtonRew / \ButtonFF}
682 \opt{GIGABEAT_S_PAD}
683 {\ButtonVolUp; \ButtonPrev / \ButtonVolDown; \ButtonNext}
684 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD}
685 {\ButtonVolUp / \ButtonVolDown}
686 \opt{PBELL_VIBE500_PAD}
687 {\ButtonOK / \ButtonCancel}
689 \opt{HAVEREMOTEKEYMAP}{
690 \opt{MROBE100_RC_PAD}{\ButtonRCVolUp / \ButtonRCVolDown}%
692 Mouse wheel scroll up / down, respectively
694 \end{btnmap}
696 \end{description}
698 \opt{multidrive_usb}{
699 \subsection{USB Hide Internal Drive}
700 If this option is turned \setting{On}, the internal storage drive will not
701 be exposed on the USB Mass Storage Device. This e.g. makes it possible to
702 access the card slot from systems that can not handle USB devices with
703 multiple drives, such as some car audio systems.