Prepare new maemo release
[maemo-rb.git] / manual / configure_rockbox / system_options.tex
blob167ffa74d0089f21e8fe2ad1e4c48201d280d5ca
1 % $Id$ %
2 \section{\label{ref:SystemOptions}System}
4 \nopt{sansa,fuzeplus}%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}
127 \opt{quickscreen}{
128 \subsection{Use Shortcuts Menu Instead of Quick Screen} This option
129 activates the shortcuts menu instead of opening the quick screen when enabled.
131 \opt{HAVE_CAR_ADAPTER_MODE}{
132 \subsection{Car Adapter Mode}
133 This option turns \setting{On} and \setting{Off} the car ignition
134 auto stop function.
135 \begin{description}
136 \item [Car Adapter Mode.] When using the \dap{} in a car,
137 \setting{Car Adapter Mode} automatically stops playback on the \dap{} when
138 power (i.e. from cigarette lighter power adapter) to the external DC in jack
139 is turned off. If the \setting{Car Adapter Mode} is set to \setting{On},
140 Rockbox will pause playback when the external power off condition is
141 detected. Rockbox will then shutdown the \dap{} after the length of time set
142 in the \setting{Idle Poweroff} setting
143 (see \reference{ref:IdlePoweroffSetting}).
144 If power to the DC in jack is turned back on before the \emph{Idle Poweroff}
145 function has shut the \dap{} off, playback will be resumed 5 seconds after
146 the power is applied. This delay is to allow for the time while the car
147 engine is being started.
148 \end{description}
150 Once the \dap{} is shut off either manually, or automatically with the
151 \setting{Idle Poweroff} function, it must be powered up manually to resume
152 playback.
155 \opt{accessory_supply}{
156 \subsection{\label{ref:AccessoryPowerSupply}Accessory Power Supply}
157 This option turns the accessory power supply \setting{On} and \setting{Off}.
158 The Apple accessory protocol has been partially implemented in Rockbox, and
159 thus there is a reasonable chance that your favourite accessory will work.
160 The accessory may require power from the \dap{} to function, and if so you should turn
161 this option \setting{On}. If it is not required, then turning this setting
162 \setting{Off} will save battery and therefore result in better runtime.
165 \opt{lineout_poweroff}{
166 \subsection{\label{ref:LineoutOnOff}Line Out}
167 This option turns the \dap{}'s line-out \setting{On} and \setting{Off}. On some
168 devices an enabled line-out will consume some power even if not used. If it is
169 not required, then turning this setting \setting{Off} will save battery and
170 therefore result in better runtime.
173 \opt{HAVE_BUTTON_LIGHTS}{
174 \opt{e200,e200v2}{
175 \subsection{Wheel Light Timeout}
176 This setting controls the amount of time the wheel lights shine after a
177 button press or wheel turn. If set to \setting{Off}, the LEDs will not
178 light when a button is pressed. If set to \setting{On}, the lights will
179 never shut off. If set to a time (1 to 120 seconds), the wheel will stay
180 lit for that amount of time after a button press or wheel turn.
182 \nopt{e200,e200v2}{
183 \subsection{Button Light Timeout}
184 This setting controls the amount of time the button lights shine after a
185 button press. If set to \setting{Off}, the LEDs will not light when a
186 button is pressed. If set to \setting{On}, the lights will never shut off.
187 If set to a time (1 to 120 seconds), the buttons will stay lit for
188 that amount of time after a button press.
190 \opt{gigabeatf}{
191 \subsection{Button Light Brightness}
192 Changes the brightness of the button lights.
196 \opt{swcodec}{
197 \subsection{Keyclick}
198 This menu controls key clicks on button presses.
199 \begin{description}
200 \opt{hardware_click}{
201 \item [Headphone Keyclick. ]This setting controls how strong the keyclicks
202 played through the headphones are. If set to \setting{Off}, the keyclicks
203 will be disabled.
204 \item [Speaker Keyclick. ]This setting turns playing of keyclicks through
205 the built in speaker \setting{On} or \setting{Off}.
207 \nopt{hardware_click}{
208 \item [Keyclick. ]This setting controls how strong the keyclicks are.
209 If set to \setting{Off}, the keyclicks will be disabled.
211 \item [Keyclick repeats.] This setting turns keyclick repeats \setting{On}
212 and \setting{Off}. If set to \setting{On}, the keyclicks will be
213 repeated when you hold down a button. If set to \setting{Off}, you will
214 hear only one click.
215 \end{description}
218 \opt{usb_hid}{
219 \subsection{\label{ref:USB_HID}USB HID}
220 This option turns the USB HID feature \setting{On} and \setting{Off}.
221 When this feature is enabled, the \dap{} enumerates as a Human Interface
222 Device (HID), composed of several HID sub devices.
223 Since the \dap{} also enumerates as a Mass Storage Device, it becomes a USB
224 Composite Device, which contains both these devices.
226 \subsection{USB Keypad Mode}
227 This setting control the keypad mode when the \dap{} is attached to a
228 computer through USB. Pressing a key on the \dap{} sends a keystroke the
229 computer the \dap{} is attached to, according to the mapping set by the
230 keypad mode. There are different modes which provide different
231 functionality.
232 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
233 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD%
234 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{%
235 Switching modes back and forth is done by pressing the
236 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}%
237 \opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZEPLUS_PAD}%
238 {\ButtonPower}%
239 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonRight}
240 \opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonLeft}
242 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonRec}%
243 \opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZEPLUS_PAD}
244 {Long \ButtonPower}%
245 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonLeft}
246 \opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonRight}
247 keys, respectively.%
249 \opt{HAVEREMOTEKEYMAP}{
250 Remote %
251 \opt{GIGABEAT_RC_PAD}{\ButtonRCDsp / Long \ButtonRCDsp}%
252 \opt{MROBE100_RC_PAD}{\ButtonRCMode / Long \ButtonRCMode}
253 can also be used to switch modes.%
255 \newline\newline
256 The following modes are available:
257 \begin{description}
259 \item [Multimedia.] This mode lets you control the volume, playback,
260 and skips tracks on the host computer. It is equivalent for the
261 multimedia keys found on top of some multimedia keyboards.
263 \begin{btnmap}
264 % Volume up / down
265 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
266 {\ButtonScrollFwd{} / \ButtonScrollBack}
267 \opt{SANSA_FUZEPLUS_PAD}{\ButtonUp{} / \ButtonDown;}
268 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD}
269 {\ButtonVolUp{} / \ButtonVolDown}
270 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
271 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp{} / \ButtonDown}
273 \opt{HAVEREMOTEKEYMAP}{
274 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
275 {\ButtonRCVolUp{} / \ButtonRCVolDown}%
277 Volume up / down, respectively
280 % Volume mute
281 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
282 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}{\ButtonSelect}
283 \opt{GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect; \ButtonBack}
284 \opt{IRIVER_H10_PAD}{\ButtonFF}
285 \opt{IRIVER_VIBE500_PAD}{\ButtonMenu}
287 \opt{HAVEREMOTEKEYMAP}{
288 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
289 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
291 Volume mute
294 % Playback play / pause
295 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
296 \opt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
297 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
298 \opt{GIGABEAT_S_PAD}{\ButtonPlay; \ButtonUp}
300 \opt{HAVEREMOTEKEYMAP}{
301 \opt{GIGABEAT_RC_PAD}{\ButtonRCPlay}%
302 \opt{MROBE100_RC_PAD}{\ButtonRCPlay}%
304 Play / Pause
307 % Playback stop
308 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
309 \opt{GIGABEAT_S_PAD}{\ButtonMenu; \ButtonDown}
310 \opt{SANSA_CLIP_PAD}{\ButtonHome}
311 \opt{IRIVER_H10_PAD}{\ButtonRew; Long \ButtonPlay}
312 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
313 {\ButtonMenu; Long \ButtonPlay}
314 \opt{SANSA_FUZEPLUS_PAD}{Long \ButtonPlay}
315 \opt{PBELL_VIBE500_PAD}{\ButtonCancel; Long \ButtonPlay}
316 \opt{MROBE100_PAD}{\ButtonDisplay; Long {\ButtonPlay}}
318 \opt{HAVEREMOTEKEYMAP}{
319 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCPlay}%
320 \opt{MROBE100_RC_PAD}{\ButtonRCDisplay; Long \ButtonRCPlay}%
322 Stop
325 % Scan previous 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,SANSA_FUZEPLUS_PAD}
329 {\ButtonLeft}
330 \opt{GIGABEAT_RC_PAD}{\ButtonPrev; \ButtonLeft}%
332 \opt{HAVEREMOTEKEYMAP}{
333 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCRew}%
335 Scan previous track
338 % Scan next track
339 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
340 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
341 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
342 {\ButtonRight}
343 \opt{GIGABEAT_RC_PAD}{\ButtonNext; \ButtonRight}%
345 \opt{HAVEREMOTEKEYMAP}{
346 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCFF}%
348 Scan next track
350 \end{btnmap}
352 \item [Presentation.] This mode lets you control a presentation program
353 (e.g. OpenOffice Impress, and some other popular application), making
354 the \dap{} a wired remote control device. This mode is can be useful
355 for lecturers who does not have a wireless remote control for this
356 purpose.
358 \begin{btnmap}
359 % Slideshow start
360 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
361 \opt{GIGABEAT_S_PAD}{\ButtonPlay; \ButtonUp}
362 \opt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
363 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
365 \opt{HAVEREMOTEKEYMAP}{
366 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCPlay}%
368 Slideshow start
371 % Slideshow leave
372 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
373 \opt{GIGABEAT_S_PAD}{Long \ButtonPlay; Long \ButtonUp}
374 \opt{SANSA_CLIP_PAD}{\ButtonHome}
375 \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{Long \ButtonPlay}
376 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{Long \ButtonPlay}
377 \opt{MROBE100_PAD}{\ButtonDisplay; Long \ButtonPlay}
379 \opt{HAVEREMOTEKEYMAP}{
380 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{Long \ButtonRCPlay}%
382 Slideshow leave
385 % Slide previous
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,SANSA_FUZEPLUS_PAD}
388 {\ButtonLeft}
389 \opt{GIGABEAT_S_PAD}{\ButtonPrev; \ButtonLeft}
390 \opt{IRIVER_H10_PAD}{\ButtonRew}
392 \opt{HAVEREMOTEKEYMAP}{
393 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCRew}%
395 Slide previous
398 % Slide next
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,SANSA_FUZEPLUS_PAD}
401 {\ButtonRight}
402 \opt{GIGABEAT_S_PAD}{\ButtonNext; \ButtonRight}
403 \opt{IRIVER_H10_PAD}{\ButtonFF}
405 \opt{HAVEREMOTEKEYMAP}{
406 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCFF}%
408 Slide next
411 % Slide first
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,SANSA_FUZEPLUS_PAD}
414 {Long \ButtonLeft}
415 \opt{GIGABEAT_S_PAD}{Long \ButtonPrev; Long \ButtonLeft}
416 \opt{IRIVER_H10_PAD}{Long \ButtonRew}
418 \opt{HAVEREMOTEKEYMAP}{
419 \opt{MROBE100_RC_PAD}{Long \ButtonRCRew}%
421 Slide first
424 % Slide last
425 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
426 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
427 {Long \ButtonRight}
428 \opt{GIGABEAT_S_PAD}{Long \ButtonNext; Long \ButtonRight}
429 \opt{IRIVER_H10_PAD}{Long \ButtonFF}
431 \opt{HAVEREMOTEKEYMAP}{
432 \opt{MROBE100_RC_PAD}{Long \ButtonRCFF}%
434 Slide last
437 % Screen black
438 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
439 \opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
440 ,SANSA_CLIP_PAD}{\ButtonDown}
441 \opt{IRIVER_H10_PAD}{\ButtonLeft}
442 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
443 {\ButtonMenu}
444 \opt{PBELL_VIBE500_PAD}{\ButtonCancel}
446 \opt{HAVEREMOTEKEYMAP}{
447 \opt{MROBE100_RC_PAD}{\ButtonRCDisplay}%
449 Black screen
452 % Screen white
453 \opt{SANSA_FUZEPLUS_PAD}{Long \ButtonBottomRight}
454 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
455 ,SANSA_CLIP_PAD}{Long \ButtonDown}
456 \opt{IRIVER_H10_PAD}{Long \ButtonLeft}
457 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
458 {Long \ButtonMenu}
459 \opt{PBELL_VIBE500_PAD}{\ButtonMenu}
461 \opt{HAVEREMOTEKEYMAP}{
462 \opt{MROBE100_RC_PAD}{Long \ButtonRCDisplay}%
464 White screen
467 % Link previous / next
468 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
469 {\ButtonScrollBack / \ButtonScrollFwd}
470 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
471 {\ButtonVolUp / \ButtonVolDown}
472 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
473 \opt{MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
474 {\ButtonUp / \ButtonDown}
476 \opt{HAVEREMOTEKEYMAP}{
477 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
478 {\ButtonRCVolUp / \ButtonRCVolDown}%
480 Previous / next link in slide, respectively
483 % Mouse click
484 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
485 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD}
486 {\ButtonSelect}
487 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
488 \opt{IRIVER_H10_PAD}{\ButtonRight}
489 \opt{PBELL_VIBE500_PAD}{\ButtonOK}
491 \opt{HAVEREMOTEKEYMAP}{
492 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
493 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
495 Perform a `mouse click' over a link
498 % Mouse over
499 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
500 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{Long \ButtonSelect}
501 \opt{GIGABEAT_S_PAD}{Long \ButtonSelect; Long \ButtonBack}
502 \opt{IRIVER_H10_PAD}{Long \ButtonRight}
503 \opt{PBELL_VIBE500_PAD}{Long \ButtonOK}
505 \opt{HAVEREMOTEKEYMAP}{
506 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCRew}%
507 \opt{MROBE100_RC_PAD}{Long \ButtonRCHeart}%
509 Perform a `mouse over' over a link
511 \end{btnmap}
513 \item [Browser.] This mode lets you control a web browser (e.g.
514 Firefox). It uses the \dap{}'s keys to navigate through the web page
515 and different tabs, navigate through history, and to control zoom.
517 \begin{btnmap}
518 % Scroll up / down
519 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
520 {\ButtonScrollBack / \ButtonScrollFwd}
521 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD}
522 {\ButtonVolUp / \ButtonVolDown}
523 \opt{GIGABEAT_S_PAD}
524 {\ButtonPrev; \ButtonVolUp / \ButtonNext; \ButtonVolDown}
525 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
526 \opt{MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonUp / \ButtonDown}
528 \opt{HAVEREMOTEKEYMAP}{
529 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
530 {\ButtonRCVolUp / \ButtonRCVolDown}%
532 Scroll up / down, respectively
535 % Scroll page up / page down
536 \nopt{SANSA_FUZEPLUS_PAD}{
537 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
538 {\ButtonUp / \ButtonDown}
539 \opt{GIGABEAT_S_PAD}{\ButtonUp / \ButtonDown}
540 \opt{IRIVER_H10_PAD}{\ButtonRew / \ButtonFF}
541 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
542 {\ButtonPlay / \ButtonMenu}
543 \opt{PBELL_VIBE500_PAD}{\ButtonOK / \ButtonCancel}
545 \opt{HAVEREMOTEKEYMAP}{
546 \opt{MROBE100_RC_PAD}{\ButtonRCPlay / \ButtonRCDisplay}%
548 Scroll page up / page down, respectively
552 % Zoom in / out
553 \opt{SANSA_FUZEPLUS_PAD}{Long \ButtonBottomRight}
554 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
555 {Long \ButtonUp / Long \ButtonDown}
556 \opt{GIGABEAT_S_PAD}{Long \ButtonUp / Long \ButtonDown}
557 \opt{IRIVER_H10_PAD}{Long \ButtonRew / Long \ButtonFF}
558 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
559 {Long \ButtonPlay / Long \ButtonMenu}
560 \opt{PBELL_VIBE500_PAD}{\ButtonPlay / \ButtonMenu}
562 \opt{HAVEREMOTEKEYMAP}{
563 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF / Long \ButtonRCRew}%
564 \opt{MROBE100_RC_PAD}
565 {Long \ButtonRCPlay / Long \ButtonRCDisplay}%
567 Zoom in / out, respectively
570 % Zoom reset
571 \opt{SANSA_E200_PAD}
572 {Long \ButtonSelect; Long \ButtonUp+\ButtonDown}
573 \opt{MROBE100_PAD}
574 {Long \ButtonSelect; Long \ButtonPlay+\ButtonMenu}
575 \opt{SANSA_CLIP_PAD,SANSA_C200_PAD}
576 {Long \ButtonSelect; Long \ButtonUp+\ButtonDown}
577 \opt{GIGABEAT_S_PAD}
578 {Long \ButtonSelect; Long \ButtonUp+\ButtonDown}
579 \opt{IRIVER_H10_PAD}{Long \ButtonRew+\ButtonFF}
580 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
581 {Long \ButtonPlay+\ButtonMenu}
582 \opt{PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{Long \ButtonPlay}
584 \opt{HAVEREMOTEKEYMAP}{
585 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF+\ButtonRCRew}%
586 \opt{MROBE100_RC_PAD}{Long \ButtonRCHeart}%
588 Zoom reset
591 % Tab previous / next
592 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
593 ,SANSA_CLIP_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
594 ,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
595 {\ButtonLeft / \ButtonRight}
597 \opt{HAVEREMOTEKEYMAP}{
598 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
599 {\ButtonRCRew / \ButtonRCFF}%
601 Tab previous / next, respectively
604 % Tab close
605 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
606 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonPower}
607 \opt{GIGABEAT_S_PAD}{Long \ButtonPlay; Long \ButtonBack}
608 \opt{SANSA_CLIP_PAD}{Long \ButtonHome}
609 \opt{IRIVER_H10_PAD}{Long \ButtonLeft+\ButtonRight}
610 \opt{MROBE100_PAD}{Long \ButtonDisplay}
611 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
612 {Long \ButtonSelect+\ButtonMenu}
613 \opt{PBELL_VIBE500_PAD}{Long \ButtonCancel}
615 \opt{HAVEREMOTEKEYMAP}{
616 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCPlay}%
618 Tab close
621 % History back / forward
622 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
623 ,SANSA_CLIP_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
624 ,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
625 {Long \ButtonLeft / Long \ButtonRight}
627 \opt{HAVEREMOTEKEYMAP}{
628 \opt{MROBE100_RC_PAD}{Long \ButtonRCRew / Long \ButtonRCFF}%
630 History back / forward
633 % View full-screen
634 \opt{SANSA_FUZEPLUS_PAD}{Long \ButtonSelect}
635 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
636 ,GIGABEAT_S_PAD,MROBE100_PAD}
637 {\ButtonSelect}
638 \opt{IRIVER_H10_PAD}{\ButtonPlay}
639 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
640 {Long \ButtonSelect+\ButtonPlay}
641 \opt{PBELL_VIBE500_PAD}{Long \ButtonRec}
643 \opt{HAVEREMOTEKEYMAP}{
644 \opt{GIGABEAT_RC_PAD}{\ButtonRCPlay}%
645 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
647 View full-screen toggle
649 \end{btnmap}
651 {\opt{usb_hid_mouse}{
652 \item [Mouse.] This mode emulates a mouse. Features supported: Mouse
653 movement; left and right button clicking; and dragging and dropping.
655 \begin{btnmap}
656 % Cursor move up / down / left / right
657 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
658 ,SANSA_CLIP_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
659 {\ButtonUp / \ButtonDown / \ButtonLeft / \ButtonRight}
660 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown /
661 \ButtonLeft / \ButtonRight}
662 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
663 {\ButtonMenu / \ButtonPlay / \ButtonLeft / \ButtonRight}
665 \opt{HAVEREMOTEKEYMAP}{
666 \opt{MROBE100_RC_PAD}{\ButtonRCPlay / \ButtonRCDisplay /
667 \ButtonRCRew / \ButtonRCFF}%
669 Cursor move up / down / left / right, respectively
672 % Mouse button left-click
673 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
674 ,IPOD_3G_PAD,IPOD_1G2G_PAD,SANSA_FUZEPLUS_PAD}
675 {\ButtonSelect}
676 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
677 \opt{IRIVER_H10_PAD}{\ButtonPlay}
678 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
680 \opt{HAVEREMOTEKEYMAP}{
681 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
683 Left mouse button click
684 \nopt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{
687 % Mouse button right-click
688 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
689 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
690 \opt{SANSA_CLIP_PAD}{\ButtonHome}
691 \opt{MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
693 \opt{HAVEREMOTEKEYMAP}{
695 Right mouse button click
699 % Mouse wheel scroll up / down
700 \opt{SANSA_FUZEPLUS_PAD}
701 {\ButtonBack / \ButtonBottomLeft}
702 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
703 {\ButtonScrollBack / \ButtonScrollFwd}
704 \opt{IRIVER_H10_PAD}{\ButtonRew / \ButtonFF}
705 \opt{GIGABEAT_S_PAD}
706 {\ButtonVolUp; \ButtonPrev / \ButtonVolDown; \ButtonNext}
707 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD}
708 {\ButtonVolUp / \ButtonVolDown}
709 \opt{PBELL_VIBE500_PAD}
710 {\ButtonOK / \ButtonCancel}
712 \opt{HAVEREMOTEKEYMAP}{
713 \opt{MROBE100_RC_PAD}{\ButtonRCVolUp / \ButtonRCVolDown}%
715 Mouse wheel scroll up / down, respectively
718 \end{btnmap}
720 \end{description}
722 \opt{multidrive_usb}{
723 \subsection{USB Hide Internal Drive}
724 If this option is turned \setting{On}, the internal storage drive will not
725 be exposed on the USB Mass Storage Device. This e.g. makes it possible to
726 access the card slot from systems that can not handle USB devices with
727 multiple drives, such as some car audio systems.