diff options
author | Alex Parker <rockbox@aeparker.com> | 2009-05-21 11:39:22 +0000 |
---|---|---|
committer | Alex Parker <rockbox@aeparker.com> | 2009-05-21 11:39:22 +0000 |
commit | 6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9 (patch) | |
tree | 9c067124cfe8d057e15f6360aefae812ebb6de7f /manual/plugins/logo.tex | |
parent | f28fcb0f32a0fb170490e0f12b654ef8d6776531 (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/logo.tex')
-rw-r--r-- | manual/plugins/logo.tex | 4 |
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. \ButtonRight\ / \ButtonLeft & Increase / decrease speed on the x-axis\\ \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight\ / \ButtonOn+\ButtonLeft} - \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} + \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% + ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp\ / \ButtonDown} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} @@ -15,6 +16,7 @@ Demo showing the Rockbox logo bouncing around the screen. \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,MROBE100_PAD}{\ButtonPower} + \opt{GIGABEAT_S_PAD}{\ButtonBack} & Quit\\ \end{btnmap} \end{table} |