Implement %Ss for playback speed
[kugel-rb.git] / manual / plugins / sliding.tex
blob28dd4629409c6634f92efdaf4cd0532451778674
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,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
12 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
13 ,MROBE100_PAD}
14 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}
16 {\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
17 \opt{IRIVER_H10_PAD}
18 {\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
19 \opt{HAVEREMOTEKEYMAP}{& }
20 & Move Tile \\
22 \opt{RECORDER_PAD}{\ButtonFOne}
23 \opt{ONDIO_PAD}{Long \ButtonMenu}
24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
25 {\ButtonSelect}
26 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
27 \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonDown}
28 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
29 \opt{IRIVER_H10_PAD}{\ButtonRew}
30 \opt{HAVEREMOTEKEYMAP}{& }
31 & Shuffle \\
33 \opt{RECORDER_PAD}{\ButtonFTwo}
34 \opt{ONDIO_PAD}{\ButtonMenu}
35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
36 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
38 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonSelect}
39 \opt{GIGABEAT_PAD}{\ButtonA}
40 \opt{MROBE100_PAD}{\ButtonDisplay}
41 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
42 \opt{HAVEREMOTEKEYMAP}{& }
43 & Change between picture and numbered tiles \\
45 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
46 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
47 ,MROBE100_PAD}{\ButtonPower}
48 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
50 \opt{GIGABEAT_S_PAD}{\ButtonBack}
51 \opt{HAVEREMOTEKEYMAP}{&
52 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
54 & Stop the game \\
55 \end{btnmap}
56 \end{table}