Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ones for...
[kugel-rb.git] / manual / plugins / solitaire.tex
blob3cd91f531b44c9de6b7d272b363d9324d55fd102
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 do not 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 interesting information
13 visit
14 \url{http://www.solitairecentral.com/rules/klondike.html}
16 \begin{table}
17 \begin{btnmap}{}{}
18 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
19 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD}
20 {\ButtonUp{} / \ButtonDown}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
22 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
23 / \ButtonLeft{} / \ButtonRight
24 & Move Cursor around.\\
26 \opt{RECORDER_PAD}{\ButtonOn}
27 \opt{ONDIO_PAD}{\ButtonMenu}
28 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
29 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
30 {\ButtonSelect}
31 \opt{IRIVER_H10_PAD}{\ButtonPlay}
32 & Select cards, move cards, reveal hidden cards...\\
34 \opt{RECORDER_PAD}{\ButtonFOne}
35 \opt{ONDIO_PAD}{Long \ButtonMenu}
36 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
38 {\ButtonMenu}
39 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
40 \opt{IRIVER_H10_PAD}{Long \ButtonLeft}
41 \opt{SANSA_E200_PAD}{\ButtonRec}
42 \opt{SANSA_C200_PAD}{\ButtonVolDown}
43 & If a card was selected -- unselect it, else\\
44 & Draw 3 new cards from the remains stack\\
46 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
47 \opt{ONDIO_PAD}{Long \ButtonDown}
48 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonLeft}
49 \opt{IAUDIO_X5_PAD}{Long \ButtonPlay}
50 \opt{IRIVER_H10_PAD}{\ButtonFF}
51 \opt{SANSA_E200_PAD}{\ButtonLeft}
52 \opt{SANSA_C200_PAD}{\ButtonRec}
53 \opt{GIGABEAT_PAD}{\ButtonA{} + \ButtonLeft}
54 \opt{GIGABEAT_S_PAD}{\ButtonSelect{} + \ButtonLeft}
55 \opt{MROBE100_PAD}{\ButtonDisplay{} + \ButtonLeft}
56 & Put the card from the top of the remains stack on top of the cursor\\
58 \opt{RECORDER_PAD}{\ButtonFTwo}
59 \opt{ONDIO_PAD}{Long \ButtonUp}
60 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
61 ,MROBE100_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
62 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu}
63 \opt{IAUDIO_X5_PAD}{Long \ButtonSelect}
64 \opt{IRIVER_H10_PAD}{\ButtonRew}
65 \opt{SANSA_E200_PAD}{\ButtonRec{} + \ButtonRight}
66 & Put the card under the cursor on one of the 4 final colour stacks.\\
68 \opt{RECORDER_PAD}{\ButtonFThree}
69 \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonRight}
70 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonRight}
71 \opt{IAUDIO_X5_PAD}{\ButtonRec}
72 \opt{SANSA_E200_PAD}{\ButtonRight}
73 \opt{GIGABEAT_PAD}{\ButtonA{} + \ButtonRight}
74 \opt{GIGABEAT_S_PAD}{\ButtonSelect{} + \ButtonRight}
75 \opt{MROBE100_PAD}{\ButtonDisplay{} + \ButtonRight}
76 \opt{SANSA_C200_PAD}{\ButtonVolUp}
77 & Put the card on top of the remains stack on one of the final colour stacks.\\
79 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H300_PAD,IRIVER_H100_PAD}{\ButtonOff}
80 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect}
81 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
82 \opt{GIGABEAT_S_PAD}{\ButtonBack}
83 & Show menu\\
84 \end{btnmap}
85 \end{table}