summaryrefslogtreecommitdiffstats
path: root/manual/configure_rockbox/sound_settings.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-05-21 11:39:22 +0000
committerAlex Parker <rockbox@aeparker.com>2009-05-21 11:39:22 +0000
commit6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9 (patch)
tree9c067124cfe8d057e15f6360aefae812ebb6de7f /manual/configure_rockbox/sound_settings.tex
parentf28fcb0f32a0fb170490e0f12b654ef8d6776531 (diff)
downloadrockbox-6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9.tar.gz
rockbox-6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9.zip
Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ones for the Gigabeat F. Also add missing equalizer keys for the S. Vast majority is from FS#10073 by Teruaki Kawashima.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21006 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/sound_settings.tex')
-rw-r--r--manual/configure_rockbox/sound_settings.tex9
1 files changed, 6 insertions, 3 deletions
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index 60fc127e99..585e74187c 100644
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -331,24 +331,26 @@ change to customise your listening experience.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollFwd}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
\opt{SANSA_E200_PAD}{\ButtonScrollBack}
+ \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonRight}
& Raises the highlighted parameter.\\
%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown}
\opt{SANSA_E200_PAD}{\ButtonScrollFwd}
+ \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonLeft}
& Lowers the highlighted parameter.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft}
- \opt{SANSA_E200_PAD}{\ButtonUp}
+ \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp}
& Moves to the previous EQ band. \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonRight}
- \opt{SANSA_E200_PAD}{\ButtonDown}
+ \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown}
& Moves to the next EQ band. \\
%
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,SANSA_E200_PAD}{\ButtonSelect}
& Toggles the cursor among the three parameters (gain, center frequency,
Q) for the selected EQ band.\\
@@ -357,6 +359,7 @@ change to customise your listening experience.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonPower/\ButtonRec}
\opt{SANSA_E200_PAD}{\ButtonPower/\ButtonRight}
+ \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonPower}
& Exits the graphic EQ screen.\\
\end{btnmap}
\end{table}