summaryrefslogtreecommitdiff
path: root/manual/plugins/sliding.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/sliding.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/sliding.tex')
-rw-r--r--manual/plugins/sliding.tex16
1 files changed, 11 insertions, 5 deletions
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index 9e4ecf4358..f255d8828c 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -8,15 +8,18 @@ Key controls:
8 8
9\begin{table} 9\begin{table}
10 \begin{btnmap}{}{} 10 \begin{btnmap}{}{}
11 \opt{RECORDER_PAD,ONDIO_PAD,h100,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} 11 \opt{RECORDER_PAD,ONDIO_PAD,h100,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD%
12 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
12 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown} 13 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay} 14 \opt{IPOD_4G_PAD,IPOD_3G_PAD}
14 \opt{IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown} 15 {\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
16 \opt{IRIVER_H10_PAD}
17 {\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
15 & Move Tile \\ 18 & Move Tile \\
16 % 19 %
17 \opt{RECORDER_PAD}{\ButtonFOne} 20 \opt{RECORDER_PAD}{\ButtonFOne}
18 \opt{ONDIO_PAD}{Long \ButtonMenu} 21 \opt{ONDIO_PAD}{Long \ButtonMenu}
19 \opt{h100,h300,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} 22 \opt{h100,h300,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
20 \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 23 \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 24 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
22 \opt{IRIVER_H10_PAD}{\ButtonRew} 25 \opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -30,11 +33,14 @@ Key controls:
30 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} 33 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
31 \opt{GIGABEAT_PAD}{\ButtonA} 34 \opt{GIGABEAT_PAD}{\ButtonA}
32 \opt{MROBE100_PAD}{\ButtonDisplay} 35 \opt{MROBE100_PAD}{\ButtonDisplay}
36 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
33 & Change between picture and numbered tiles \\ 37 & Change between picture and numbered tiles \\
34 % 38 %
35 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 39 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
36 \opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} 40 \opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
41 {\ButtonPower}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 42 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
43 \opt{GIGABEAT_S_PAD}{\ButtonBack}
38 & Stop the game \\ 44 & Stop the game \\
39 \end{btnmap} 45 \end{btnmap}
40\end{table} 46\end{table}