summaryrefslogtreecommitdiff
path: root/manual/plugins/bounce.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/plugins/bounce.tex
parentf28fcb0f32a0fb170490e0f12b654ef8d6776531 (diff)
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/plugins/bounce.tex')
-rw-r--r--manual/plugins/bounce.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index ba79bf37f9..461f628dd2 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -7,7 +7,8 @@ scrolling from right to left.
\begin{table}
\begin{btnmap}{}{}
-\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
+\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
+ ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp\ /\ \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack\ /\ \ButtonScrollFwd}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown\ /\ \ButtonScrollUp}
@@ -20,11 +21,13 @@ scrolling from right to left.
{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonA}
+\opt{GIGABEAT_S_PAD}{\ButtonMenu}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Toggles Scroll mode\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
+\opt{GIGABEAT_S_PAD}{\ButtonBack}
& Exits bounce demo\\
\end{btnmap}
\end{table}