Fix red: Mark variable as unused the rockbox way
[maemo-rb.git] / manual / configure_rockbox / system_options.tex
blobb61c55a5f269f2e1410328b3206ca007fab4ac00
1 % $Id$ %
2 \section{\label{ref:SystemOptions}System}
3 \subsection{Start Screen}
4 Set the screen that Rockbox will start in. The default is the main menu but
5 the following options are available: % almost all items in the main menu with a few exceptions
6 \begin{description}
7 \item[Previous Screen.] Start Rockbox in the same screen as when it was shut off.
8 \item[Main Menu.] Show the main menu.
9 \item[Files.] Display the file browser, starting in the root directory of your \dap.
10 \item[Database.] Show the default database view.
11 \item[Resume Playback.] Go to the WPS and and resume playback from where it was
12 before turning off (if there is a playlist to resume).
13 \item[Settings.] Display the main settings menu.
14 \opt{recording}{%
15 \item[Recording.] Start the \dap{} in the recording screen
16 (recording does not start automatically).
18 \opt{radio}{%
19 \item[FM Radio.] Go to the radio screen and start playing.
21 \item[Recent Bookmarks.] Show the list of recent bookmarks as
22 described in \reference{ref:Bookmarkconfigactual}. Bookmarking needs
23 to be enabled.
24 \end{description}
26 \nopt{sansa}%will probably be there on Sansas one day - exclude it the simple way without specific option
27 {\nopt{sansaAMS}{
28 \subsection{Battery}
29 Options relating to the \opt{archos}{batteries}\nopt{archos}{battery}
30 in the \dap.
31 \begin{description}
32 \item [Battery Capacity.] This setting can be used to tell Rockbox what
33 capacity (in mAh) the battery being used has. The default is
34 \opt{player,recorder}{1500~mAh}%
35 \opt{recorderv2fm}{2200~mAh}%
36 \opt{ondiosp,ondiofm,vibe500}{1000~mAh}%
37 \opt{iriverh100,iriverh300}{1300~mAh}%
38 \opt{mpiohd200}{850~mAh}%
39 \opt{ipodmini}{400~mAh (1G) or 630~mAh (2G)}%
40 \opt{ipodcolor}{700~mAh}%
41 \opt{ipodnano}{300~mAh}%
42 \opt{ipodvideo}{400~mAh (30~GB) or 600~mAh (60~GB and 80~GB)}%
43 \opt{ipod4g}{630~mAh}%
44 \opt{ipod3g}{630~mAh}%
45 \opt{ipod1g2g}{1200~mAh}%
46 \opt{iaudiom3,iaudiom5,iaudiox5}{950~mAh}%
47 \opt{gigabeatf}{2000~mAh}%
48 \opt{gigabeats}{700~mAh}%
49 \opt{cowond2}{1600~mAh}%
50 , which is the capacity value for the standard
51 \opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap.
52 Rockbox uses this value for runtime estimation, not battery percentage
53 calculation. Changing this setting has no effect whatsoever on
54 actual battery life. This setting only affects the accuracy of the
55 runtime estimation as shown on screen.
56 \opt{iaudiom3,iaudiom5,iaudiox5}{Rockbox does not automatically distinguish
57 between the ``L'' models and the ``simple'' models which determine the
58 default value. If your \dap{} is an
59 \opt{iaudiom3}{M3L}%
60 \opt{iaudiom5}{M5L}%
61 \opt{iaudiox5}{X5L}
62 set the value to 2250~mAh for more accuracy in the runtime estimation.}
63 \opt{ipod,sansa}{This value is fairly meaningless in the \playerman{}
64 family at present, and work is on-going into finding a better way to
65 determine battery life.}
67 \opt{battery_types}{
68 \item [Battery Type.] This setting tells Rockbox which type of battery
69 is currently used in the \dap{}. The two supported battery types are
70 ``Alkaline'' or ``NiMH''.}
72 \opt{usb_charging_enable}{
73 \item [Charge During USB Connection.] This option lets you control whether
74 the \dap{} should charge during the USB connection and hence draw the
75 full 500~mA. Turning it \setting{Off} is recommended if the \dap{} is
76 connected through an unpowered USB hub or a laptop port. To use a USB
77 AC adapter, select \setting{Force} to instruct the \dap{} to also
78 charge when USB power is available but no connection is established.
81 \end{description}
83 \opt{dircache,HAVE_DISK_STORAGE}{
84 \subsection{Disk}
85 Options relating to the hard disk.
87 \begin{description}
88 \opt{HAVE_DISK_STORAGE}{
89 \item [Disk Spindown.] Rockbox has a timer that makes it spin down the
90 hard disk after it is idle for a certain amount of time. This setting
91 controls the amount of time between the last user activity and the time
92 that the disk spins down. This idle time is only affected by user
93 activity, like navigating through the \setting{File Browser}. When the
94 hard disk spins up to fill the audio buffer, it automatically spins down
95 afterwards.
98 \opt{dircache}{
99 \item [Directory Cache.] Rockbox has the ability to cache the contents of
100 your drive in RAM. The \setting{Directory Cache} takes a small amount of
101 memory away from Rockbox that would otherwise be used to buffer music,
102 but it speeds up navigation in the file browser by eliminating
103 the slight pause between the time a navigation button is pressed and the
104 time Rockbox responds. Turning this setting on activates the
105 directory cache, and turning it off deactivates the directory
106 cache.
107 \note{The first time you enable the directory cache,
108 Rockbox will request a reboot of the \dap{} and upon restarting take a few
109 minutes to scan the drive. After this, the directory cache will work in the
110 background.}
112 \end{description}
113 } % \opt{dircache,HAVE_DISK_STORAGE}
115 \subsection{Idle Poweroff}
116 Rockbox can be configured to turn off power after the unit has been idle for a
117 defined number of minutes. The \dap{} is idle when playback is stopped or
118 paused. It is not idle while the USB or charger is connected
119 \opt{recording}{, or while recording}.
120 Settings are either \setting{Off} or 1 to 10 minutes in 1 minute steps. Then
121 15, 30, 45 or 60 minutes are available.
124 \subsection{Limits}
125 This sub menu relates to limits in the Rockbox operating system.
126 \begin{description}
127 \item [Max Entries in File Browser.] This setting controls the limit on
128 the number of files that you can see in any particular directory in the
129 file browser. You can configure the size to be between 50 and
130 10,000 files in steps of 50. The default is 400. Higher values will shorten
131 the music buffer, so you should increase this setting \emph{only} if you have
132 directories with a large number of files.
134 \item [Max Playlist Size.] This setting controls the maximum size of
135 a playlist. The playlist size can be between 1,000 and 32,000 files,
136 in steps of 1,000 (default is 10,000). Higher values will shorten the
137 music buffer, so you should increase this setting \emph{only} if you
138 have very large playlists.
140 \item [Glyphs To Cache.] This sets the default memory allocation size
141 for fonts in unique glyphs. This should be set to the number of unique
142 language glyphs and punctuation marks that are frequently displayed.
143 The default is 250.
144 \end{description}
145 \note{You will need to restart your player for changes to \setting{Max
146 Entries in File Browser} or \setting{Max Playlist Size} to take effect
147 while \setting{Glyphs To Cache} will affect the next font load.}
148 % TODO: this needs to be rewritten in another style, it lets you mix sound from another source into the music
149 \opt{player}{
150 \subsection{Line In} This option activates the line-in port on \dap, which is
151 off by default. This is useful for such applications as:
152 \begin{itemize}
153 \item Game boy $\rightarrow$ \dap $\rightarrow$ human
154 \item laptop $\rightarrow$ \dap $\rightarrow$ human
155 \item LAN party computer $\rightarrow$ \dap $\rightarrow$ human
156 \end{itemize}
159 \opt{HAVE_CAR_ADAPTER_MODE}{
160 \subsection{Car Adapter Mode}
161 This option turns \setting{On} and \setting{Off} the car ignition
162 auto stop function.
163 \begin{description}
164 \item [Car Adapter Mode.] When using the \dap{} in a car,
165 \setting{Car Adapter Mode} automatically stops playback on the \dap{} when
166 power (i.e. from cigarette lighter power adapter) to the external DC in jack
167 is turned off. If the \setting{Car Adapter Mode} is set to \setting{On},
168 Rockbox will pause playback when the external power off condition is
169 detected. Rockbox will then shutdown the \dap{} after the length of time set
170 in the \setting{Idle Poweroff} setting (see above).
171 If power to the DC in jack is turned back on before the \emph{Idle Poweroff}
172 function has shut the \dap{} off, playback will be resumed 5 seconds after
173 the power is applied. This delay is to allow for the time while the car
174 engine is being started.
175 \end{description}
177 Once the \dap{} is shut off either manually, or automatically with the
178 \setting{Idle Poweroff} function, it must be powered up manually to resume
179 playback.
182 \opt{accessory_supply}{
183 \subsection{\label{ref:AccessoryPowerSupply}Accessory Power Supply}
184 This option turns the accessory power supply \setting{On} and \setting{Off}.
185 The Apple accessory protocol has been partially implemented in Rockbox, and
186 thus there is a reasonable chance that your favourite accessory will work.
187 The accessory may require power from the \dap{} to function, and if so you should turn
188 this option \setting{On}. If it is not required, then turning this setting
189 \setting{Off} will save battery and therefore result in better runtime.
192 \opt{lineout_poweroff}{
193 \subsection{\label{ref:LineoutOnOff}Line Out}
194 This option turns the \dap{}'s line-out \setting{On} and \setting{Off}. On some
195 devices an enabled line-out will consume some power even if not used. If it is
196 not required, then turning this setting \setting{Off} will save battery and
197 therefore result in better runtime.
200 \opt{HAVE_BUTTON_LIGHTS}{
201 \opt{e200,e200v2}{
202 \subsection{Wheel Light Timeout}
203 This setting controls the amount of time the wheel lights shine after a
204 button press or wheel turn. If set to \setting{Off}, the LEDs will not
205 light when a button is pressed. If set to \setting{On}, the lights will
206 never shut off. If set to a time (1 to 120 seconds), the wheel will stay
207 lit for that amount of time after a button press or wheel turn.
209 \nopt{e200,e200v2}{
210 \subsection{Button Light Timeout}
211 This setting controls the amount of time the button lights shine after a
212 button press. If set to \setting{Off}, the LEDs will not light when a
213 button is pressed. If set to \setting{On}, the lights will never shut off.
214 If set to a time (1 to 120 seconds), the buttons will stay lit for
215 that amount of time after a button press.
217 \opt{gigabeatf}{
218 \subsection{Button Light Brightness}
219 Changes the brightness of the button lights.
223 \opt{swcodec}{
224 \subsection{Keyclicks}
225 This menu controls key clicks on button presses.
226 \begin{description}
227 \item [Keyclick. ]This setting controls how strong the Keyclicks are.
228 If set to \setting{Off}, the keyclicks will be disabled.
230 \item [Keyclick repeats.] This setting turns keyclick repeats \setting{On}
231 and \setting{Off}. If set to \setting{On}, the keyclicks will be
232 repeated when you hold down a button. If set to \setting{Off}, you will
233 hear only one click.
234 \end{description}
237 \opt{usb_hid}{
238 \subsection{\label{ref:USB_HID}USB HID}
239 This option turns the USB HID feature \setting{On} and \setting{Off}.
240 When this feature is enabled, the \dap{} enumerates as a Human Interface
241 Device (HID), composed of several HID sub devices.
242 Since the \dap{} also enumerates as a Mass Storage Device, it becomes a USB
243 Composite Device, which contains both these devices.
245 \subsection{USB Keypad Mode}
246 This setting control the keypad mode when the \dap{} is attached to a
247 computer through USB. Pressing a key on the \dap{} sends a keystroke the
248 computer the \dap{} is attached to, according to the mapping set by the
249 keypad mode. There are different modes which provide different
250 functionality.
251 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
252 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD%
253 ,PBELL_VIBE500_PAD}{%
254 Switching modes back and forth is done by pressing the
255 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}%
256 \opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,IRIVER_H10_PAD}%
257 {\ButtonPower}%
258 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonRight}
259 \opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonLeft}
261 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonRec}%
262 \opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,IRIVER_H10_PAD}%
263 {Long \ButtonPower}%
264 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonLeft}
265 \opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonRight}
266 keys, respectively.%
268 \opt{HAVEREMOTEKEYMAP}{
269 Remote %
270 \opt{GIGABEAT_RC_PAD}{\ButtonRCDsp / Long \ButtonRCDsp}%
271 \opt{MROBE100_RC_PAD}{\ButtonRCMode / Long \ButtonRCMode}
272 can also be used to switch modes.%
274 \newline\newline
275 The following modes are available:
276 \begin{description}
278 \item [Multimedia.] This mode lets you control the volume, playback,
279 and skips tracks on the host computer. It is equivalent for the
280 multimedia keys found on top of some multimedia keyboards.
282 \begin{btnmap}
283 % Volume up / down
284 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
285 {\ButtonScrollFwd / \ButtonScrollBack}
286 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
287 {\ButtonVolUp / \ButtonVolDown}
288 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
289 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp / \ButtonDown}
291 \opt{HAVEREMOTEKEYMAP}{
292 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
293 {\ButtonRCVolUp / \ButtonRCVolDown}%
295 Volume up / down, respectively
298 % Volume mute
299 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
300 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}{\ButtonSelect}
301 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
302 \opt{IRIVER_H10_PAD}{\ButtonFF}
303 \opt{IRIVER_VIBE500_PAD}{\ButtonMenu}
305 \opt{HAVEREMOTEKEYMAP}{
306 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
307 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
309 Volume mute
312 % Playback play / pause
313 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
314 \opt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
315 ,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
316 \opt{GIGABEAT_S_PAD}{\ButtonPlay; \ButtonUp}
318 \opt{HAVEREMOTEKEYMAP}{
319 \opt{GIGABEAT_RC_PAD}{\ButtonRCPlay}%
320 \opt{MROBE100_RC_PAD}{\ButtonRCPlay}%
322 Play / Pause
325 % Playback stop
326 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
327 \opt{GIGABEAT_S_PAD}{\ButtonMenu; \ButtonDown}
328 \opt{SANSA_CLIP_PAD}{\ButtonHome}
329 \opt{IRIVER_H10_PAD}{\ButtonRew; Long \ButtonPlay}
330 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
331 {\ButtonMenu; Long \ButtonPlay}
332 \opt{PBELL_VIBE500_PAD}{\ButtonCancel; Long \ButtonPlay}
333 \opt{MROBE100_PAD}{\ButtonDisplay; Long {\ButtonPlay}}
335 \opt{HAVEREMOTEKEYMAP}{
336 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCPlay}%
337 \opt{MROBE100_RC_PAD}{\ButtonRCDisplay; Long \ButtonRCPlay}%
339 Stop
342 % Scan previous track
343 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,%
344 IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
345 ,MROBE100_PAD,PBELL_VIBE500_PAD}
346 {\ButtonLeft}
347 \opt{GIGABEAT_RC_PAD}{\ButtonPrev; \ButtonLeft}%
349 \opt{HAVEREMOTEKEYMAP}{
350 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCRew}%
352 Scan previous track
355 % Scan next track
356 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
357 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
358 ,MROBE100_PAD,PBELL_VIBE500_PAD}
359 {\ButtonRight}
360 \opt{GIGABEAT_RC_PAD}{\ButtonNext; \ButtonRight}%
362 \opt{HAVEREMOTEKEYMAP}{
363 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCFF}%
365 Scan next track
367 \end{btnmap}
369 \item [Presentation.] This mode lets you control a presentation program
370 (e.g. OpenOffice Impress, and some other popular application), making
371 the \dap{} a wired remote control device. This mode is can be useful
372 for lecturers who does not have a wireless remote control for this
373 purpose.
375 \begin{btnmap}
376 % Slideshow start
377 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
378 \opt{GIGABEAT_S_PAD}{\ButtonPlay; \ButtonUp}
379 \opt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
380 ,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
382 \opt{HAVEREMOTEKEYMAP}{
383 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCPlay}%
385 Slideshow start
388 % Slideshow leave
389 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
390 \opt{GIGABEAT_S_PAD}{Long \ButtonPlay; Long \ButtonUp}
391 \opt{SANSA_CLIP_PAD}{\ButtonHome}
392 \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{Long \ButtonPlay}
393 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{Long \ButtonPlay}
394 \opt{MROBE100_PAD}{\ButtonDisplay; Long \ButtonPlay}
396 \opt{HAVEREMOTEKEYMAP}{
397 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{Long \ButtonRCPlay}%
399 Slideshow leave
402 % Slide previous
403 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
404 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
405 {\ButtonLeft}
406 \opt{GIGABEAT_S_PAD}{\ButtonPrev; \ButtonLeft}
407 \opt{IRIVER_H10_PAD}{\ButtonRew}
409 \opt{HAVEREMOTEKEYMAP}{
410 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCRew}%
412 Slide previous
415 % Slide next
416 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
417 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
418 {\ButtonRight}
419 \opt{GIGABEAT_S_PAD}{\ButtonNext; \ButtonRight}
420 \opt{IRIVER_H10_PAD}{\ButtonFF}
422 \opt{HAVEREMOTEKEYMAP}{
423 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCFF}%
425 Slide next
428 % Slide first
429 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
430 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
431 {Long \ButtonLeft}
432 \opt{GIGABEAT_S_PAD}{Long \ButtonPrev; Long \ButtonLeft}
433 \opt{IRIVER_H10_PAD}{Long \ButtonRew}
435 \opt{HAVEREMOTEKEYMAP}{
436 \opt{MROBE100_RC_PAD}{Long \ButtonRCRew}%
438 Slide first
441 % Slide last
442 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
443 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
444 {Long \ButtonRight}
445 \opt{GIGABEAT_S_PAD}{Long \ButtonNext; Long \ButtonRight}
446 \opt{IRIVER_H10_PAD}{Long \ButtonFF}
448 \opt{HAVEREMOTEKEYMAP}{
449 \opt{MROBE100_RC_PAD}{Long \ButtonRCFF}%
451 Slide last
454 % Screen black
455 \opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
456 ,SANSA_CLIP_PAD}{\ButtonDown}
457 \opt{IRIVER_H10_PAD}{\ButtonLeft}
458 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
459 {\ButtonMenu}
460 \opt{PBELL_VIBE500_PAD}{\ButtonCancel}
462 \opt{HAVEREMOTEKEYMAP}{
463 \opt{MROBE100_RC_PAD}{\ButtonRCDisplay}%
465 Black screen
468 % Screen white
469 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
470 ,SANSA_CLIP_PAD}{Long \ButtonDown}
471 \opt{IRIVER_H10_PAD}{Long \ButtonLeft}
472 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
473 {Long \ButtonMenu}
474 \opt{PBELL_VIBE500_PAD}{\ButtonMenu}
476 \opt{HAVEREMOTEKEYMAP}{
477 \opt{MROBE100_RC_PAD}{Long \ButtonRCDisplay}%
479 White screen
482 % Link previous / next
483 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
484 {\ButtonScrollBack / \ButtonScrollFwd}
485 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
486 {\ButtonVolUp / \ButtonVolDown}
487 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
488 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp / \ButtonDown}
490 \opt{HAVEREMOTEKEYMAP}{
491 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
492 {\ButtonRCVolUp / \ButtonRCVolDown}%
494 Previous / next link in slide, respectively
497 % Mouse click
498 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
499 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
500 {\ButtonSelect}
501 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
502 \opt{IRIVER_H10_PAD}{\ButtonRight}
503 \opt{PBELL_VIBE500_PAD}{\ButtonOK}
505 \opt{HAVEREMOTEKEYMAP}{
506 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
507 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
509 Perform a `mouse click' over a link
512 % Mouse over
513 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
514 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}{Long \ButtonSelect}
515 \opt{GIGABEAT_S_PAD}{Long \ButtonSelect; Long \ButtonBack}
516 \opt{IRIVER_H10_PAD}{Long \ButtonRight}
517 \opt{PBELL_VIBE500_PAD}{Long \ButtonOK}
519 \opt{HAVEREMOTEKEYMAP}{
520 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCRew}%
521 \opt{MROBE100_RC_PAD}{Long \ButtonRCHeart}%
523 Perform a `mouse over' over a link
525 \end{btnmap}
527 \item [Browser.] This mode lets you control a web browser (e.g.
528 Firefox). It uses the \dap{}'s keys to navigate through the web page
529 and different tabs, navigate through history, and to control zoom.
531 \begin{btnmap}
532 % Scroll up / down
533 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
534 {\ButtonScrollBack / \ButtonScrollFwd}
535 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD}
536 {\ButtonVolUp / \ButtonVolDown}
537 \opt{GIGABEAT_S_PAD}
538 {\ButtonPrev; \ButtonVolUp / \ButtonNext; \ButtonVolDown}
539 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
540 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp / \ButtonDown}
542 \opt{HAVEREMOTEKEYMAP}{
543 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
544 {\ButtonRCVolUp / \ButtonRCVolDown}%
546 Scroll up / down, respectively
549 % Scroll page up / page down
550 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
551 {\ButtonUp / \ButtonDown}
552 \opt{GIGABEAT_S_PAD}{\ButtonUp / \ButtonDown}
553 \opt{IRIVER_H10_PAD}{\ButtonRew / \ButtonFF}
554 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
555 {\ButtonPlay / \ButtonMenu}
556 \opt{PBELL_VIBE500_PAD}{\ButtonOK / \ButtonCancel}
558 \opt{HAVEREMOTEKEYMAP}{
559 \opt{MROBE100_RC_PAD}{\ButtonRCPlay / \ButtonRCDisplay}%
561 Scroll page up / page down, respectively
564 % Zoom in / out
565 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
566 {Long \ButtonUp / Long \ButtonDown}
567 \opt{GIGABEAT_S_PAD}{Long \ButtonUp / Long \ButtonDown}
568 \opt{IRIVER_H10_PAD}{Long \ButtonRew / Long \ButtonFF}
569 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
570 {Long \ButtonPlay / Long \ButtonMenu}
571 \opt{PBELL_VIBE500_PAD}{\ButtonPlay / \ButtonMenu}
573 \opt{HAVEREMOTEKEYMAP}{
574 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF / Long \ButtonRCRew}%
575 \opt{MROBE100_RC_PAD}
576 {Long \ButtonRCPlay / Long \ButtonRCDisplay}%
578 Zoom in / out, respectively
581 % Zoom reset
582 \opt{SANSA_E200_PAD}
583 {Long \ButtonSelect; Long \ButtonUp+\ButtonDown}
584 \opt{MROBE100_PAD}
585 {Long \ButtonSelect; Long \ButtonPlay+\ButtonMenu}
586 \opt{SANSA_CLIP_PAD,SANSA_C200_PAD}
587 {Long \ButtonSelect; Long \ButtonUp+\ButtonDown}
588 \opt{GIGABEAT_S_PAD}
589 {Long \ButtonSelect; Long \ButtonUp+\ButtonDown}
590 \opt{IRIVER_H10_PAD}{Long \ButtonRew+\ButtonFF}
591 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
592 {Long \ButtonPlay+\ButtonMenu}
593 \opt{PBELL_VIBE500_PAD}{Long \ButtonPlay}
595 \opt{HAVEREMOTEKEYMAP}{
596 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF+\ButtonRCRew}%
597 \opt{MROBE100_RC_PAD}{Long \ButtonRCHeart}%
599 Zoom reset
602 % Tab previous / next
603 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
604 ,SANSA_CLIP_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
605 ,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
606 {\ButtonLeft / \ButtonRight}
608 \opt{HAVEREMOTEKEYMAP}{
609 \opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
610 {\ButtonRCRew / \ButtonRCFF}%
612 Tab previous / next, respectively
615 % Tab close
616 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonPower}
617 \opt{GIGABEAT_S_PAD}{Long \ButtonPlay; Long \ButtonBack}
618 \opt{SANSA_CLIP_PAD}{Long \ButtonHome}
619 \opt{IRIVER_H10_PAD}{Long \ButtonLeft+\ButtonRight}
620 \opt{MROBE100_PAD}{Long \ButtonDisplay}
621 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
622 {Long \ButtonSelect+\ButtonMenu}
623 \opt{PBELL_VIBE500_PAD}{Long \ButtonCancel}
625 \opt{HAVEREMOTEKEYMAP}{
626 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCPlay}%
628 Tab close
631 % History back / forward
632 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
633 ,SANSA_CLIP_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
634 ,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
635 {Long \ButtonLeft / Long \ButtonRight}
637 \opt{HAVEREMOTEKEYMAP}{
638 \opt{MROBE100_RC_PAD}{Long \ButtonRCRew / Long \ButtonRCFF}%
640 History back / forward
643 % View full-screen
644 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
645 ,GIGABEAT_S_PAD,MROBE100_PAD}
646 {\ButtonSelect}
647 \opt{IRIVER_H10_PAD}{\ButtonPlay}
648 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
649 {Long \ButtonSelect+\ButtonPlay}
650 \opt{PBELL_VIBE500_PAD}{Long \ButtonRec}
652 \opt{HAVEREMOTEKEYMAP}{
653 \opt{GIGABEAT_RC_PAD}{\ButtonRCPlay}%
654 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
656 View full-screen toggle
658 \end{btnmap}
660 {\opt{usb_hid_mouse}{
661 \item [Mouse.] This mode emulates a mouse. Features supported: Mouse
662 movement; left and right button clicking; and dragging and dropping.
664 \begin{btnmap}
665 % Cursor move up / down / left / right
666 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
667 ,SANSA_CLIP_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
668 {\ButtonUp / \ButtonDown / \ButtonLeft / \ButtonRight}
669 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown /
670 \ButtonLeft / \ButtonRight}
671 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
672 {\ButtonMenu / \ButtonPlay / \ButtonLeft / \ButtonRight}
674 \opt{HAVEREMOTEKEYMAP}{
675 \opt{MROBE100_RC_PAD}{\ButtonRCPlay / \ButtonRCDisplay /
676 \ButtonRCRew / \ButtonRCFF}%
678 Cursor move up / down / left / right, respectively
681 % Mouse button left-click
682 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
683 ,IPOD_3G_PAD,IPOD_1G2G_PAD}
684 {\ButtonSelect}
685 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
686 \opt{IRIVER_H10_PAD}{\ButtonPlay}
687 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
689 \opt{HAVEREMOTEKEYMAP}{
690 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
692 Left mouse button click
693 \nopt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{
696 % Mouse button right-click
697 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
698 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
699 \opt{SANSA_CLIP_PAD}{\ButtonHome}
700 \opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
702 \opt{HAVEREMOTEKEYMAP}{
704 Right mouse button click
708 % Mouse wheel scroll up / down
709 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
710 {\ButtonScrollBack / \ButtonScrollFwd}
711 \opt{IRIVER_H10_PAD}{\ButtonRew / \ButtonFF}
712 \opt{GIGABEAT_S_PAD}
713 {\ButtonVolUp; \ButtonPrev / \ButtonVolDown; \ButtonNext}
714 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD}
715 {\ButtonVolUp / \ButtonVolDown}
716 \opt{PBELL_VIBE500_PAD}
717 {\ButtonOK / \ButtonCancel}
719 \opt{HAVEREMOTEKEYMAP}{
720 \opt{MROBE100_RC_PAD}{\ButtonRCVolUp / \ButtonRCVolDown}%
722 Mouse wheel scroll up / down, respectively
724 \end{btnmap}
726 \end{description}
728 \opt{multidrive_usb}{
729 \subsection{USB Hide Internal Drive}
730 If this option is turned \setting{On}, the internal storage drive will not
731 be exposed on the USB Mass Storage Device. This e.g. makes it possible to
732 access the card slot from systems that can not handle USB devices with
733 multiple drives, such as some car audio systems.