summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/sound_settings.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-07-22 18:08:51 +0000
committerAlex Parker <rockbox@aeparker.com>2009-07-22 18:08:51 +0000
commit8d194f08d784d221897c024f295003ea73b957d6 (patch)
tree0ad44f45940fcdb4ec62add85f362516f556c46c /manual/configure_rockbox/sound_settings.tex
parent308522b60e98dc8fda31f3b35de70aa473062257 (diff)
downloadrockbox-8d194f08d784d221897c024f295003ea73b957d6.tar.gz
rockbox-8d194f08d784d221897c024f295003ea73b957d6.zip
Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether tables have been edited for the specific remote keymap. The actual button can be added inside this opt. Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/sound_settings.tex')
-rw-r--r--manual/configure_rockbox/sound_settings.tex20
1 files changed, 14 insertions, 6 deletions
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index 704b387b3e..ea3c719b3a 100644
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -332,31 +332,37 @@ change to customise your listening experience.
332 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp} 332 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
333 \opt{SANSA_E200_PAD}{\ButtonScrollBack} 333 \opt{SANSA_E200_PAD}{\ButtonScrollBack}
334 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonRight} 334 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonRight}
335 \opt{IRIVER_RC_H100_PAD}{& \ButtonRCFF} 335 \opt{HAVEREMOTEKEYMAP}{&
336 \opt{IRIVER_RC_H100_PAD}{\ButtonRCFF}
337 }
336 & Raises the highlighted parameter.\\ 338 & Raises the highlighted parameter.\\
337 % 339 %
338 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack} 340 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack}
339 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown} 341 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown}
340 \opt{SANSA_E200_PAD}{\ButtonScrollFwd} 342 \opt{SANSA_E200_PAD}{\ButtonScrollFwd}
341 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonLeft} 343 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonLeft}
342 \opt{IRIVER_RC_H100_PAD}{& \ButtonRCRew} 344 \opt{HAVEREMOTEKEYMAP}{&
345 \opt{IRIVER_RC_H100_PAD}{\ButtonRCRew}
346 }
343 & Lowers the highlighted parameter.\\ 347 & Lowers the highlighted parameter.\\
344 % 348 %
345 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft} 349 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft}
346 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft} 350 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft}
347 \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp} 351 \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp}
348 \opt{IRIVER_RC_H100_PAD}{& } 352 \opt{HAVEREMOTEKEYMAP}{& }
349 & Moves to the previous EQ band. \\ 353 & Moves to the previous EQ band. \\
350 % 354 %
351 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRight} 355 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRight}
352 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonRight} 356 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonRight}
353 \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown} 357 \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown}
354 \opt{IRIVER_RC_H100_PAD}{& } 358 \opt{HAVEREMOTEKEYMAP}{& }
355 & Moves to the next EQ band. \\ 359 & Moves to the next EQ band. \\
356 % 360 %
357 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect} 361 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
358 \opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,SANSA_E200_PAD}{\ButtonSelect} 362 \opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,SANSA_E200_PAD}{\ButtonSelect}
359 \opt{IRIVER_RC_H100_PAD}{& \ButtonRCSelect} 363 \opt{HAVEREMOTEKEYMAP}{&
364 \opt{IRIVER_RC_H100_PAD}{\ButtonRCSelect}
365 }
360 & Toggles the cursor among the three parameters (gain, center frequency, 366 & Toggles the cursor among the three parameters (gain, center frequency,
361 Q) for the selected EQ band.\\ 367 Q) for the selected EQ band.\\
362 % 368 %
@@ -365,7 +371,9 @@ change to customise your listening experience.
365 \opt{IAUDIO_X5_PAD}{\ButtonPower/\ButtonRec} 371 \opt{IAUDIO_X5_PAD}{\ButtonPower/\ButtonRec}
366 \opt{SANSA_E200_PAD}{\ButtonPower/\ButtonRight} 372 \opt{SANSA_E200_PAD}{\ButtonPower/\ButtonRight}
367 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonPower} 373 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonPower}
368 \opt{IRIVER_RC_H100_PAD}{& \ButtonRCStop} 374 \opt{HAVEREMOTEKEYMAP}{&
375 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
376 }
369 & Exits the graphic EQ screen.\\ 377 & Exits the graphic EQ screen.\\
370 \end{btnmap} 378 \end{btnmap}
371 \end{table} 379 \end{table}