Merged in first part of ffmpeg accuracy improvments. No change on my samples, but...
[kugel-rb.git] / manual / plugins / solitaire.tex
blobd5ab4ea9b706e7363d6ddd9b6c4f630de9ff2ad5
1 \subsection{Solitaire}
2 \screenshot{plugins/images/ss-solitaire}{Klondike solitaire}{fig:solitaire}
4 This is the classic Klondike solitaire game for Rockbox.
5 This is probably the best-known solitaire in the world. Many people
6 don't even realize that other games exist. Though the name may not
7 be familiar, the game itself certainly is. This is due in no small
8 part to Microsoft's inclusion of the the game in every version of
9 Windows. Though popular, the odds of winning are rather low, perhaps
10 one in thirty hands.
12 For the full set of rules to the game, and other facinating information
13 visit\\
14 \url{http://www.solitairecentral.com/rules/klondike.html}
16 \begin{table}
17 \begin{btnmap}{}{}
18 \ButtonLeft/\ButtonRight/\\
19 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
20 {\ButtonUp/\ButtonDown}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
22 \opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown}
23 & Move Cursor around.\\
25 \opt{RECORDER_PAD}{\ButtonOn}
26 \opt{ONDIO_PAD}{\ButtonMenu}
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
28 \opt{IRIVER_H10_PAD}{\ButtonPlay}
29 & Select cards, move cards, reveal hidden cards...\\
31 \opt{RECORDER_PAD}{\ButtonFOne}
32 \opt{ONDIO_PAD}{Hold \ButtonMenu}
33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
34 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
35 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
36 \opt{IRIVER_H10_PAD}{Hold \ButtonLeft}
37 \opt{SANSA_E200_PAD}{\ButtonRec}
38 & If a card was selected -- unselect it, else\\
39 & Draw 3 new cards from the remains stack\\
41 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
42 \opt{ONDIO_PAD}{Hold \ButtonDown}
43 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonLeft}
44 \opt{IAUDIO_X5_PAD}{Hold \ButtonPlay}
45 \opt{IRIVER_H10_PAD}{\ButtonFF}
46 \opt{SANSA_E200_PAD}{\ButtonLeft}
47 & Put the card from the top of the remains stack on top of the cursor\\
49 \opt{RECORDER_PAD}{\ButtonFTwo}
50 \opt{ONDIO_PAD}{Hold \ButtonUp}
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonSelect}
52 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonMenu}
53 \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect}
54 \opt{IRIVER_H10_PAD}{\ButtonRew}
55 \opt{SANSA_E200_PAD}{\ButtonRec+\ButtonRight}
56 & Put the card under the cursor on one of the 4 final colour stacks.\\
58 \opt{RECORDER_PAD}{\ButtonFThree}
59 \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonRight}
60 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonRight}
61 \opt{IAUDIO_X5_PAD}{\ButtonRec}
62 \opt{SANSA_E200_PAD}{\ButtonRight}
63 & Put the card on top of the remains stack on one of the final colour stacks.\\
65 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H300_PAD,IRIVER_H100_PAD}{\ButtonOff}
66 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
67 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
68 & Show menu\\
69 \end{btnmap}
70 \end{table}