Commit the first part of FS#10263: Starting playback from within pictureflow, by...
[kugel-rb.git] / manual / plugins / sliding.tex
blobf255d8828c1b32b5ebfaffabccb9df54917c73df
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{IPOD_4G_PAD,IPOD_3G_PAD}
15 {\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
16 \opt{IRIVER_H10_PAD}
17 {\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
18 & Move Tile \\
20 \opt{RECORDER_PAD}{\ButtonFOne}
21 \opt{ONDIO_PAD}{Long \ButtonMenu}
22 \opt{h100,h300,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
23 \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
24 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
25 \opt{IRIVER_H10_PAD}{\ButtonRew}
26 & Shuffle \\
28 \opt{RECORDER_PAD}{\ButtonFTwo}
29 \opt{ONDIO_PAD}{\ButtonMenu}
30 \opt{h100,h300}{\ButtonOn}
31 \opt{x5,IRIVER_H10_PAD}{\ButtonPlay}
32 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
33 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
34 \opt{GIGABEAT_PAD}{\ButtonA}
35 \opt{MROBE100_PAD}{\ButtonDisplay}
36 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
37 & Change between picture and numbered tiles \\
39 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
40 \opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
41 {\ButtonPower}
42 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
43 \opt{GIGABEAT_S_PAD}{\ButtonBack}
44 & Stop the game \\
45 \end{btnmap}
46 \end{table}