summaryrefslogtreecommitdiff
path: root/manual/plugins/mpegplayer.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/mpegplayer.tex
parentf28fcb0f32a0fb170490e0f12b654ef8d6776531 (diff)
downloadrockbox-6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9.zip
rockbox-6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9.tar.gz
rockbox-6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9.tar.bz2
rockbox-6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9.tar.xz
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/mpegplayer.tex')
-rw-r--r--manual/plugins/mpegplayer.tex15
1 files changed, 12 insertions, 3 deletions
diff --git a/manual/plugins/mpegplayer.tex b/manual/plugins/mpegplayer.tex
index 73a19f6..640e634 100644
--- a/manual/plugins/mpegplayer.tex
+++ b/manual/plugins/mpegplayer.tex
@@ -10,11 +10,20 @@ option and choose \setting{mpegplayer}.
\begin{table}
\begin{btnmap}{}{}
- \ActionWpsPlay & Pause/Resume\\
+ \opt{GIGABEAT_S_PAD}{\ButtonSelect{} or \ButtonPlay}
+ \opt{GIGABEAT_PAD}{\ButtonSelect{} or \ButtonA}
+ \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsPlay}
+ & Pause / Resume\\
\ActionWpsStop & Stop\\
- \ActionWpsVolUp{} / \ActionWpsVolDown & Adjust volume up / down\\
+ \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsVolUp{} / \ActionWpsVolDown}
+ \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonLeft{} or \ButtonVolDown{} /
+ \ButtonRight{} or \ButtonVolUp}
+ & Adjust volume up / down\\
+ \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsSkipPrev{} / \ActionWpsSkipNext}
+ \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonUp{} / \ButtonDown}
+ & Rewind / Fast Forward\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
- \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}