Remove .a files before running ar, to avoid problems with renamed files remaining...
[kugel-rb.git] / manual / plugins / sliding.tex
blobd586853893810ed4f88d8a995e13168215e95d2c
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,h1xx,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
12 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
14 \opt{IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
15 & Move Tile \\
17 \opt{RECORDER_PAD}{\ButtonFOne}
18 \opt{ONDIO_PAD}{Long \ButtonMenu}
19 \opt{h1xx,h300,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
20 \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
22 \opt{IRIVER_H10_PAD}{\ButtonRew}
23 & Shuffle \\
25 \opt{RECORDER_PAD}{\ButtonFTwo}
26 \opt{ONDIO_PAD}{\ButtonMenu}
27 \opt{h1xx,h300}{\ButtonOn}
28 \opt{x5,IRIVER_H10_PAD}{\ButtonPlay}
29 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
30 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
31 \opt{GIGABEAT_PAD}{\ButtonA}
32 \opt{MROBE100_PAD}{\ButtonDisplay}
33 & Change between picture and numbered tiles \\
35 \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}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
38 & Stop the game \\
39 \end{btnmap}
40 \end{table}