summaryrefslogtreecommitdiff
path: root/manual/plugins/logo.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/logo.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/plugins/logo.tex')
-rw-r--r--manual/plugins/logo.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index bfd1cdebf0..a1dff99fa3 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -6,7 +6,8 @@ Demo showing the Rockbox logo bouncing around the screen.
6 \ButtonRight\ / \ButtonLeft 6 \ButtonRight\ / \ButtonLeft
7 & Increase / decrease speed on the x-axis\\ 7 & Increase / decrease speed on the x-axis\\
8 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight\ / \ButtonOn+\ButtonLeft} 8 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight\ / \ButtonOn+\ButtonLeft}
9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} 9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
10 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
10 {\ButtonUp\ / \ButtonDown} 11 {\ButtonUp\ / \ButtonDown}
11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} 12 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
12 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} 13 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
@@ -15,6 +16,7 @@ Demo showing the Rockbox logo bouncing around the screen.
15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
16 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 17 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
17 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} 18 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
19 \opt{GIGABEAT_S_PAD}{\ButtonBack}
18 & Quit\\ 20 & Quit\\
19 \end{btnmap} 21 \end{btnmap}
20\end{table} 22\end{table}