- Added USB HID documentation to the mr100 manual
[kugel-rb.git] / manual / configure_rockbox / system_options.tex
blob83146b69c0437789fededb719f015adfdeb8e91f
1 % $Id$ %
2 \section{\label{ref:SystemOptions}System}
3 \subsection{Start Screen}
4 Set the screen that Rockbox will start in. Selecting
5 \setting{Resume Playback} will resume playback where it was when the \dap{}
6 was shut off if there is a playlist to resume and will then end up in the
7 WPS. Selecting \setting{Previous Screen} will make Rockbox start in the
8 screen it was when the \dap{} was shut off.
10 \nopt{sansa}%will probably be there on Sansas one day - exclude it the simple way without specific option
12 \subsection{Battery}
13 Options relating to the \opt{archos}{batteries}\nopt{archos}{battery}
14 in the \dap.
15 \begin{description}
16 \item [Battery Capacity: ]This setting can be used to tell Rockbox what
17 capacity (in mAh) the battery being used has. The default is
18 \opt{player,recorder}{1500mAh}%
19 \opt{recorderv2fm}{2200mAh}%
20 \opt{ondiosp,ondiofm}{1000mAh}%
21 \opt{h100,h300}{1300mAh}%
22 \opt{ipodmini}{400mAh (1G) or 630mAh (2G)}%
23 \opt{ipodcolor}{700mAh}%
24 \opt{ipodnano}{300mAh}%
25 \opt{ipodvideo}{400mAh (30GB) or 600mAh (60/80GB)}%
26 \opt{ipod4g}{630mAh}%
27 \opt{ipod3g}{630mAh}%
28 \opt{ipod1g2g}{1200mAh}%
29 \opt{m5,x5}{950mAh}%
30 \opt{gigabeatf}{2000mAh}%
31 \opt{gigabeats}{700mAh}%
32 , which is the capacity value for the standard
33 \opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap.
34 Rockbox uses this value for runtime estimation, not battery percentage
35 calculation. Changing this setting has no effect whatsoever on
36 actual battery life. This setting only affects the accuracy of the
37 runtime estimation as shown on screen.
38 \opt{iaudio}{Rockbox does not automatically distinguish between the
39 ``L'' models and the ``simple'' models which determine the default
40 value. If your dap{} is an \opt{m5}{M5L}\opt{x5}{X5L} set the value
41 to 2250mAh for more accuracy in the runtime estimation.}
42 \opt{ipod,sansa}{This value is fairly meaningless in the \playerman{}
43 family at present, and work is on-going into finding a better way to
44 determine battery life.}
46 \opt{battery_types}{
47 \item [Battery Type: ]This setting tells Rockbox which type of battery
48 is currently used in the \dap{}. The two supported battery types are
49 ``Alkaline'' or ``NiMH''.}
51 \opt{usb_charging}{
52 \item [Charge During USB Connection: ]This option lets you control whether
53 the \dap{} should charge during the USB connection and hence draw the
54 full 500mA. Turning it \setting{Off} is recommended if the dap{} is
55 connected through an unpowered USB hub or a laptop port.
58 \end{description}
60 \opt{dircache,HAVE_DISK_STORAGE}{
61 \subsection{Disk}
62 Options relating to the hard disk.
64 \begin{description}
65 \opt{HAVE_DISK_STORAGE}{
66 \item [Disk Spindown: ]Rockbox has a timer that makes it spin down the
67 hard disk after it is idle for a certain amount of time. This setting
68 controls the amount of time between the last user activity and the time
69 that the disk spins down. This idle time is only affected by user
70 activity, like navigating through the \setting{File Browser}. When the
71 hard disk spins up to fill the audio buffer, it automatically spins down
72 afterwards.
75 \opt{dircache}{
76 \item [Directory Cache: ]Rockbox has the ability to cache the contents of
77 your drive in RAM. The \setting{Directory Cache} takes a small amount of
78 memory away from Rockbox that would otherwise be used to buffer music,
79 but it speeds up navigation in the file browser by eliminating
80 the slight pause between the time a navigation button is pressed and the
81 time Rockbox responds. Turning this setting on activates the
82 directory cache, and turning it off deactivates the directory
83 cache.
84 \note{The first time you enable the directory cache,
85 Rockbox will request a reboot of the \dap{} and upon restarting take a few
86 minutes to scan the drive. After this, the directory cache will work in the
87 background.}
89 \end{description}
90 } % \opt{dircache,HAVE_DISK_STORAGE}
92 \subsection{Idle Poweroff}
93 Rockbox can be configured to turn off power after the unit has been idle for a
94 defined number of minutes. The \dap{} is idle when playback is stopped or
95 paused. It is not idle while the USB or charger is connected
96 \opt{recording}{, or while recording}.
97 Settings are either \setting{Off} or \setting{1} to \setting{10}
98 minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are
99 available.
102 \subsection{Limits}
103 This sub menu relates to limits in the Rockbox operating system.
104 \begin{description}
105 \item [Max Entries in File Browser: ]This setting controls the limit on
106 the number of files that you can put in any particular directory in the
107 file browser. You can configure the size to be between 50 and
108 10,000 files in steps of 50. The default is 400. Higher values will shorten
109 the music buffer, so you should increase this setting \emph{only} if you have
110 directories with a large number of files.
112 \item [Max Playlist Size: ]This setting controls the maximum size of
113 a playlist. The playlist size can be between 1,000 and 32,000 files,
114 in steps of 1,000 (default is 10,000). Higher values will shorten the
115 music buffer, so you should increase this setting \emph{only} if you
116 have very large playlists.
117 \end{description}
119 % TODO: this needs to be rewritten in another style, it lets you mix sound from another source into the music
120 \opt{player}{
121 \subsection{Line In} This option activates the line in port on \dap, which is
122 off by default. This is useful for such applications as:
123 \begin{itemize}
124 \item Game boy $\rightarrow$ \dap $\rightarrow$ human
125 \item laptop $\rightarrow$ \dap $\rightarrow$ human
126 \item LAN party computer $\rightarrow$ \dap $\rightarrow$ human
127 \end{itemize}
130 \opt{HAVE_CAR_ADAPTER_MODE}{
131 \subsection{Car Adapter Mode}
132 This option turns \setting{On} and \setting{Off} the car ignition
133 auto stop function.
134 \begin{description}
135 \item [Car Adapter Mode: ]When using the \dap{} in a car,
136 \setting{Car Adapter Mode} automatically stops playback on the \dap{} when
137 power (i.e. from cigarette lighter power adapter) to the external DC in jack
138 is turned off. If the \setting{Car Adapter Mode} is set to \setting{On},
139 Rockbox will pause playback when the external power off condition is
140 detected. Rockbox will then shutdown the \dap{} after the length of time set
141 in the \setting{Idle Poweroff} setting (see above).
142 If power to the DC in jack is turned back on before the \emph{Idle Poweroff}
143 function has shut the \dap{} off, playback will be resumed 5 seconds after
144 the power is applied. This delay is to allow for the time while the car
145 engine is being started.
146 \end{description}
148 Once the \dap{} is shut off either manually, or automatically with the
149 \setting{Idle Poweroff} function, it must be powered up manually to resume
150 playback.
153 \opt{accessory_supply}{
154 \subsection{Accessory Power Supply}
155 This option turns the accessory power supply \setting{On} and \setting{Off}.
156 The Apple accessory protocol has been partially implemented in Rockbox, and
157 thus there is a reasonable chance that your favourite accessory will work.
158 The accessory may require power from the \dap{} to function, and if so you should turn
159 this option \setting{On}. If it is not required, then turning this setting
160 \setting{Off} will save battery and therefore result in better runtime.
163 \opt{HAVE_BUTTON_LIGHTS}{
164 \opt{e200}{
165 \subsection{Wheel Light Timeout}
166 This setting controls the amount of time the wheel lights shine after a
167 button press or wheel turn. If set to \setting{Off}, the LEDs will not
168 light when a button is pressed. If set to \setting{On}, the lights will
169 never shut off. If set to a time (1 to 120 seconds), the wheel will stay
170 lit for that amount of time after a button press or wheel turn.
172 \nopt{e200}{
173 \subsection{Button Light Timeout}
174 This setting controls the amount of time the button lights shine after a
175 button press. If set to \setting{Off}, the LEDs will not light when a
176 button is pressed. If set to \setting{On}, the lights will never shut off.
177 If set to a time (1 to 120 seconds), the buttons will stay lit for
178 that amount of time after a button press.
180 \opt{gigabeatf}{
181 \subsection{Button Light Brightness}
182 Changes the brightness of the button lights.
185 \opt{USB_ENABLE_HID}{
186 \subsection{USB keypad Mode}
187 This setting control the keypad mode when the \dap{} is attached to a
188 computer through USB. The \dap{} registers itself as a USB keyboard (in
189 addition to being identified as a mass-storage device). Pressing a button
190 on the \dap{} sends a keystroke the computer the \dap{} is attached to,
191 according to the mapping set by the keypad mode.
192 The \dap{}'s keys can be mapped in different sets (modes) to achieve
193 different functionality. The following modes are available:
194 \begin{description}
196 \item [Multimedia: ]This mode lets you control the volume, playback, and
197 skips tracks on the host computer. It is equivalent for the multimedia
198 keys found on top of some multimedia keyboards.
199 \begin{table}
200 \begin{btnmap}{}{}
202 % Volume up / down
203 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
204 {\ButtonScrollBack / \ButtonScrollFwd}
205 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
206 {\ButtonVolUp / \ButtonVolDown}
207 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
208 \opt{MROBE100_PAD}{\ButtonUp / \ButtonDown}
209 \opt{HAVEREMOTEKEYMAP}{
211 \opt{GIGABEAT_RC_PAD}{\ButtonRCVolUp / \ButtonRCVolDown}%
213 & Volume up / down, respectively \\
215 % Volume mute
216 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
217 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
218 {\ButtonSelect}
219 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
220 \opt{IRIVER_H10_PAD}{\ButtonFF}
221 \opt{HAVEREMOTEKEYMAP}{
223 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
225 & Volume mute \\
227 % Playback play / pause
228 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
229 \opt{GIGABEAT_S_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
230 ,IPOD_1G2G_PAD,MROBE100_PAD}
231 {\ButtonPlay}
232 \opt{HAVEREMOTEKEYMAP}{
234 \opt{GIGABEAT_RC_PAD}{\ButtonRCPlay}%
236 & Play / Pause \\
238 % Playback stop
239 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
240 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
241 \opt{SANSA_CLIP_PAD}{\ButtonHome}
242 \opt{IRIVER_H10_PAD}{\ButtonRew}
243 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{Long \ButtonPlay}
244 \opt{MROBE100_PAD}{\ButtonDisplay}
245 \opt{HAVEREMOTEKEYMAP}{
247 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCPlay}%
249 & Stop \\
251 % Scan previous / next track
252 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
253 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
254 ,MROBE100_PAD}
255 {\ButtonLeft / \ButtonRight}
256 \opt{SANSA_E200_PAD}{\ButtonMenu}
257 \opt{HAVEREMOTEKEYMAP}{
259 \opt{GIGABEAT_RC_PAD}{\ButtonRCRew / \ButtonRCFF}%
261 & Scan previous / next track \\
262 \end{btnmap}
263 \end{table}
265 \item [Presentation: ]This mode lets you control a presentation program
266 (e.g. OpenOffice Impress, and some other popular application), making
267 the \dap{} a wired remote control device. This mode is can be useful
268 for lecturers who does not have a wireless remote control for this
269 purpose.
270 \begin{table}
271 \begin{btnmap}{}{}
273 % Slideshow start / leave
274 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp / \ButtonPower}
275 \opt{GIGABEAT_S_PADIRIVER_H10_PAD}{\ButtonPlay / \ButtonMenu}
276 \opt{SANSA_CLIP_PAD}{\ButtonUp / \ButtonHome}
277 \opt{IRIVER_H10_PAD}{\ButtonPlay / \ButtonRew}
278 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
279 {\ButtonPlay / Long \ButtonPlay}
280 \opt{MROBE100_PAD}{\ButtonPlay / \ButtonDisplay}
281 \opt{HAVEREMOTEKEYMAP}{
283 \opt{GIGABEAT_RC_PAD}{\ButtonRCPlay / Long \ButtonRCPlay}%
285 & Slideshow start / leave, respectively \\
287 % Slide previous / next
288 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
289 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
290 {\ButtonLeft / \ButtonRight}
291 \opt{HAVEREMOTEKEYMAP}{
293 \opt{GIGABEAT_RC_PAD}{\ButtonRCRew / \ButtonRCFF}%
295 & Slide previous / next, respectively \\
297 % Slide first / last
298 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
299 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
300 {Long \ButtonLeft / Long \ButtonRight}
301 \opt{HAVEREMOTEKEYMAP}{& }
302 & Slide first / last, respectively \\
304 % Screen black
305 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
306 {\ButtonDown}
307 \opt{IRIVER_H10_PAD}{\ButtonPower}
308 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}{\ButtonMenu}
309 \opt{HAVEREMOTEKEYMAP}{& }
310 & Blank screen \\
312 % Screen white
313 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
314 {Long \ButtonDown}
315 \opt{MROBE100_PAD}{Long \ButtonMenu}
316 \opt{HAVEREMOTEKEYMAP}{& }
317 & White screen \\
319 % Link previous / next
320 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
321 {\ButtonScrollBack / \ButtonScrollFwd}
322 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
323 {\ButtonVolUp / \ButtonVolDown}
324 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
325 \opt{MROBE100_PAD}{\ButtonUp / \ButtonDown}
326 \opt{HAVEREMOTEKEYMAP}{
328 \opt{GIGABEAT_RC_PAD}{\ButtonRCVolUp / \ButtonRCVolDown}%
330 & Previous / next link in slide, respectively \\
332 % Mouse click
333 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
334 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
335 {\ButtonSelect}
336 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
337 \opt{IRIVER_H10_PAD}{\ButtonFF}
338 \opt{HAVEREMOTEKEYMAP}{
340 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
342 & Perform a 'mouse click' over a link \\
344 % Mouse over
345 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
346 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
347 {Long \ButtonSelect}
348 \opt{GIGABEAT_S_PAD}{Long \ButtonSelect; Long \ButtonBack}
349 \opt{HAVEREMOTEKEYMAP}{
351 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCRew}%
353 & Perform a 'mouse over' over a link \\
354 \end{btnmap}
355 \end{table}
357 \item [Browser: ]This mode lets you control a web browser (e.g. Firefox).
358 It uses the \dap{}'s keys to navigate through the web page and
359 different tabs, navigate through history, and to control zoom.
360 \begin{table}
361 \begin{btnmap}{}{}
363 % Scroll up / down
364 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
365 {\ButtonScrollBack / \ButtonScrollFwd}
366 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
367 {\ButtonVolUp / \ButtonVolDown}
368 \opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
369 \opt{MROBE100_PAD}{\ButtonUp / \ButtonDown}
370 \opt{HAVEREMOTEKEYMAP}{
372 \opt{GIGABEAT_RC_PAD}{\ButtonRCVolUp / \ButtonRCVolDown}%
374 & Scroll up / down, respectively \\
376 % Scroll page up / page down
377 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
378 {\ButtonUp / \ButtonDown}
379 \opt{GIGABEAT_S_PAD}{\ButtonPlay / \ButtonDown}
380 \opt{IRIVER_H10_PAD}{\ButtonPlay / \ButtonPower}
381 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
382 {\ButtonPlay / \ButtonMenu}
383 \opt{HAVEREMOTEKEYMAP}{
385 \opt{GIGABEAT_RC_PAD}{\ButtonRCPlay / Long \ButtonRCDsp}%
387 & Scroll page up / page down, respectively \\
389 % Zoom in / out
390 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
391 {Long \ButtonUp / Long \ButtonDown}
392 \opt{GIGABEAT_S_PAD}{Long \ButtonPlay / Long \ButtonPower}
393 \opt{MROBE100_PAD}{Long \ButtonPlay / Long \ButtonMenu}
394 \opt{HAVEREMOTEKEYMAP}{& }
395 & Zoom in / out, respectively \\
397 % Zoom reset
398 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD}
399 {Long \ButtonSelect}
400 \opt{GIGABEAT_S_PAD}{Long \ButtonSelect; Long \ButtonBack}
401 \opt{HAVEREMOTEKEYMAP}{
403 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCRew}%
405 & Zoom reset \\
407 % Tab previous / next
408 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
409 ,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
410 {\ButtonLeft / \ButtonRight}
411 \opt{IRIVER_H10_PAD}{\ButtonRew / \ButtonFF}
412 \opt{HAVEREMOTEKEYMAP}{& }
413 & Tab previous / next, respectively \\
415 % Tab close
416 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonPower}
417 \opt{GIGABEAT_S_PAD}{Long \ButtonMenu}
418 \opt{SANSA_CLIP_PAD}{Long \ButtonHome}
419 \opt{MROBE100_PAD}{Long \ButtonDisplay}
420 \opt{HAVEREMOTEKEYMAP}{& }
421 & Tab close \\
423 % History back / forward
424 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
425 ,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
426 {Long \ButtonLeft / Long \ButtonRight}
427 \opt{HAVEREMOTEKEYMAP}{
429 \opt{GIGABEAT_RC_PAD}{\ButtonRCRew / \ButtonRCFF}%
431 & History back / forward \\
433 % View full-screen
434 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
435 ,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
436 {\ButtonSelect}
437 \opt{GIGABEAT_S_PAD}{Long \ButtonSelect; Long \ButtonBack}
438 \opt{IRIVER_H10_PAD}{\ButtonFF}
439 \opt{HAVEREMOTEKEYMAP}{
441 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCRew}%
443 & View full-screen toggle \\
444 \end{btnmap}
445 \end{table}
447 \item [Mouse: ]This mode emulates a mouse. Features supported: Mouse
448 movement; left and right button clicking; and dragging and dropping.
449 \begin{table}
450 \begin{btnmap}{}{}
452 % Cursor move up / down / left / right
453 \opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
454 ,MROBE100_PAD}
455 {\ButtonUp / \ButtonDown / \ButtonLeft / \ButtonRight}
456 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
457 {\ButtonMenu / \ButtonPlay / \ButtonLeft / \ButtonRight}
458 \opt{HAVEREMOTEKEYMAP}{& }
459 & Cursor move up / down / left / right, respectively \\
461 % Mouse button left-click
462 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
463 ,IPOD_3G_PAD,IPOD_1G2G_PAD}
464 {\ButtonSelect}
465 \opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
466 \opt{MROBE100_PAD}{\ButtonSelect; \ButtonMenu}
467 \opt{HAVEREMOTEKEYMAP}{& }
468 & Left mouse button click \\
470 % Mouse button right-click
471 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
472 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
473 \opt{SANSA_CLIP_PAD}{\ButtonHome}
474 \opt{MROBE100_PAD}{\ButtonPlay}
475 \opt{HAVEREMOTEKEYMAP}{& }
476 & Right mouse button click \\
477 % Mouse wheel scroll up / down
478 \opt{SANSA_E200_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
479 {\ButtonScrollBack / \ButtonScrollFwd}
480 \opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
481 {\ButtonVolUp / \ButtonVolDown}
482 \opt{HAVEREMOTEKEYMAP}{& }
483 & Mouse wheel scroll up / down, respectively \\
484 \end{btnmap}
485 \end{table}
486 \end{description}