summaryrefslogtreecommitdiff
path: root/manual/plugins/sliding.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-10-16 00:17:27 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-10-16 00:17:27 +0000
commit3145ad5f282ca9b568e37e6d0e1ff1f548476dc8 (patch)
tree231c3e729a23fb24bfd1165433eab274faa3fd9b /manual/plugins/sliding.tex
parent0d3ca0032d60f6ced6432c08b75b68218e75c79d (diff)
downloadrockbox-3145ad5f282ca9b568e37e6d0e1ff1f548476dc8.tar.gz
rockbox-3145ad5f282ca9b568e37e6d0e1ff1f548476dc8.zip
Manual: fill out some more button tables in the plugin chapter especially for the c200 but added missing information or corrections for other players as well where found missing (mainly Gigabeat and H10). More to come...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15131 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/sliding.tex')
-rw-r--r--manual/plugins/sliding.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index f4da1ded0e..94c6d09ec8 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -8,7 +8,7 @@ Key controls:
8 8
9\begin{table} 9\begin{table}
10 \begin{btnmap}{}{} 10 \begin{btnmap}{}{}
11 \opt{RECORDER_PAD,ONDIO_PAD,h1xx,h300,x5,SANSA_E200_PAD,GIGABEAT_PAD} 11 \opt{RECORDER_PAD,ONDIO_PAD,h1xx,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}
12 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown} 12 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonRight/\ButtonMenu/\ButtonPlay} 13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonRight/\ButtonMenu/\ButtonPlay}
14 \opt{IRIVER_H10_PAD}{\ButtonLeft/\ButtonRight/\ButtonScrollUp/\ButtonScrollDown} 14 \opt{IRIVER_H10_PAD}{\ButtonLeft/\ButtonRight/\ButtonScrollUp/\ButtonScrollDown}
@@ -17,22 +17,22 @@ Key controls:
17 \opt{RECORDER_PAD}{\ButtonFOne} 17 \opt{RECORDER_PAD}{\ButtonFOne}
18 \opt{ONDIO_PAD}{Long \ButtonMenu} 18 \opt{ONDIO_PAD}{Long \ButtonMenu}
19 \opt{h1xx,h300,GIGABEAT_PAD}{\ButtonSelect} 19 \opt{h1xx,h300,GIGABEAT_PAD}{\ButtonSelect}
20 \opt{x5,SANSA_E200_PAD}{\ButtonRec} 20 \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
22 \opt{IRIVER_H10_PAD}{\ButtonRew} 22 \opt{IRIVER_H10_PAD}{\ButtonRew}
23 & Shuffle \\ 23 & Shuffle \\
24 % 24 %
25 \opt{RECORDER_PAD}{\ButtonFTwo} 25 \opt{RECORDER_PAD}{\ButtonFTwo}
26 \opt{ONDIO_PAD}{\ButtonMenu} 26 \opt{ONDIO_PAD}{\ButtonMenu}
27 \opt{h1xx,h300}{\ButtonOn} 27 \opt{h1xx,h300}{\ButtonOn}
28 \opt{x5,IRIVER_H10_PAD}{\ButtonPlay} 28 \opt{x5,IRIVER_H10_PAD}{\ButtonPlay}
29 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} 29 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
30 \opt{SANSA_E200_PAD}{\ButtonSelect} 30 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
31 \opt{GIGABEAT_PAD}{\ButtonA} 31 \opt{GIGABEAT_PAD}{\ButtonA}
32 & Change between picture and numbered tiles \\ 32 & Change between picture and numbered tiles \\
33 % 33 %
34 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 34 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
35 \opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower} 35 \opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
36 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 36 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
37 & Stop the game \\ 37 & Stop the game \\
38 \end{btnmap} 38 \end{btnmap}