Add remote keymapping to the manual for the iriver H100. Plugins have not yet been...
[kugel-rb.git] / manual / plugins / sliding.tex
blobac94316ec21a6e50019af9b345c74e836de4839f
1 \subsection{Sliding Puzzle}
2 \screenshot{plugins/images/ss-sliding}{Sliding puzzle}{img:slidingpuzzle}
4 The classic sliding puzzle game. Rearrange the pieces so that you can
5 see the whole picture, or switch to number tiles if you like it a little easier
7 Key controls:
9 \begin{table}
10 \begin{btnmap}{}{}
11 \opt{RECORDER_PAD,ONDIO_PAD,h100,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD%
12 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
13 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
14 \opt{IRIVER_RC_H100_PAD}{&}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}
16 {\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
17 \opt{IRIVER_H10_PAD}
18 {\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
19 & Move Tile \\
21 \opt{RECORDER_PAD}{\ButtonFOne}
22 \opt{ONDIO_PAD}{Long \ButtonMenu}
23 \opt{h100,h300,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
24 \opt{IRIVER_RC_H100_PAD}{&}
25 \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
26 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
27 \opt{IRIVER_H10_PAD}{\ButtonRew}
28 & Shuffle \\
30 \opt{RECORDER_PAD}{\ButtonFTwo}
31 \opt{ONDIO_PAD}{\ButtonMenu}
32 \opt{h100,h300}{\ButtonOn}
33 \opt{IRIVER_RC_H100_PAD}{&}
34 \opt{x5,IRIVER_H10_PAD}{\ButtonPlay}
35 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
36 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
37 \opt{GIGABEAT_PAD}{\ButtonA}
38 \opt{MROBE100_PAD}{\ButtonDisplay}
39 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
40 & Change between picture and numbered tiles \\
42 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
43 \opt{IRIVER_RC_H100_PAD}{&}
44 \opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
45 {\ButtonPower}
46 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
47 \opt{GIGABEAT_S_PAD}{\ButtonBack}
48 & Stop the game \\
49 \end{btnmap}
50 \end{table}