Fix missing plugin buttons for the Gigabeat, add missing screenshots and fix a typo...
[Rockbox.git] / manual / plugins / solitaire.tex
blobbb44806505d9094c7b5a14fe08c3a9b4e20c5c1a
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,GIGABEAT_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,GIGABEAT_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,GIGABEAT_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 \opt{GIGABEAT_PAD}{\ButtonA + \ButtonLeft}
48 & Put the card from the top of the remains stack on top of the cursor\\
50 \opt{RECORDER_PAD}{\ButtonFTwo}
51 \opt{ONDIO_PAD}{Hold \ButtonUp}
52 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD}{Hold \ButtonSelect}
53 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonMenu}
54 \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect}
55 \opt{IRIVER_H10_PAD}{\ButtonRew}
56 \opt{SANSA_E200_PAD}{\ButtonRec+\ButtonRight}
57 & Put the card under the cursor on one of the 4 final colour stacks.\\
59 \opt{RECORDER_PAD}{\ButtonFThree}
60 \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonRight}
61 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonRight}
62 \opt{IAUDIO_X5_PAD}{\ButtonRec}
63 \opt{SANSA_E200_PAD}{\ButtonRight}
64 \opt{GIGABEAT_PAD}{\ButtonA + \ButtonRight}
65 & Put the card on top of the remains stack on one of the final colour stacks.\\
67 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H300_PAD,IRIVER_H100_PAD}{\ButtonOff}
68 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
69 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}
70 & Show menu\\
71 \end{btnmap}
72 \end{table}