More cleanup and rearrangement for three column button tables in the manual. Most...
[kugel-rb.git] / manual / plugins / solitaire.tex
blobd41bfbcf21de00abcffc84f504a093d296d96e03
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 \opt{IRIVER_RC_H100_PAD}{&}
25 & Move Cursor around.\\
27 \opt{RECORDER_PAD}{\ButtonOn}
28 \opt{ONDIO_PAD}{\ButtonMenu}
29 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
30 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
31 {\ButtonSelect}
32 \opt{IRIVER_H10_PAD}{\ButtonPlay}
33 \opt{IRIVER_RC_H100_PAD}{&}
34 & Select cards, move cards, reveal hidden cards...\\
36 \opt{RECORDER_PAD}{\ButtonFOne}
37 \opt{ONDIO_PAD}{Long \ButtonMenu}
38 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
39 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
40 {\ButtonMenu}
41 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
42 \opt{IRIVER_H10_PAD}{Long \ButtonLeft}
43 \opt{SANSA_E200_PAD}{\ButtonRec}
44 \opt{SANSA_C200_PAD}{\ButtonVolDown}
45 \opt{IRIVER_RC_H100_PAD}{&}
46 & If a card was selected -- unselect it, else\\
47 \opt{IRIVER_RC_H100_PAD}{&}
48 & Draw 3 new cards from the remains stack\\
50 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
51 \opt{ONDIO_PAD}{Long \ButtonDown}
52 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonLeft}
53 \opt{IAUDIO_X5_PAD}{Long \ButtonPlay}
54 \opt{IRIVER_H10_PAD}{\ButtonFF}
55 \opt{SANSA_E200_PAD}{\ButtonLeft}
56 \opt{SANSA_C200_PAD}{\ButtonRec}
57 \opt{GIGABEAT_PAD}{\ButtonA{} + \ButtonLeft}
58 \opt{GIGABEAT_S_PAD}{\ButtonSelect{} + \ButtonLeft}
59 \opt{MROBE100_PAD}{\ButtonDisplay{} + \ButtonLeft}
60 \opt{IRIVER_RC_H100_PAD}{&}
61 & Put the card from the top of the remains stack on top of the cursor\\
63 \opt{RECORDER_PAD}{\ButtonFTwo}
64 \opt{ONDIO_PAD}{Long \ButtonUp}
65 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
66 ,MROBE100_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
67 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu}
68 \opt{IAUDIO_X5_PAD}{Long \ButtonSelect}
69 \opt{IRIVER_H10_PAD}{\ButtonRew}
70 \opt{SANSA_E200_PAD}{\ButtonRec{} + \ButtonRight}
71 \opt{IRIVER_RC_H100_PAD}{&}
72 & Put the card under the cursor on one of the 4 final colour stacks.\\
74 \opt{RECORDER_PAD}{\ButtonFThree}
75 \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonRight}
76 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonRight}
77 \opt{IAUDIO_X5_PAD}{\ButtonRec}
78 \opt{SANSA_E200_PAD}{\ButtonRight}
79 \opt{GIGABEAT_PAD}{\ButtonA{} + \ButtonRight}
80 \opt{GIGABEAT_S_PAD}{\ButtonSelect{} + \ButtonRight}
81 \opt{MROBE100_PAD}{\ButtonDisplay{} + \ButtonRight}
82 \opt{SANSA_C200_PAD}{\ButtonVolUp}
83 \opt{IRIVER_RC_H100_PAD}{&}
84 & Put the card on top of the remains stack on one of the final colour stacks.\\
86 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H300_PAD,IRIVER_H100_PAD}{\ButtonOff}
87 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect}
88 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
89 \opt{GIGABEAT_S_PAD}{\ButtonBack}
90 \opt{IRIVER_RC_H100_PAD}{&}
91 & Show menu\\
92 \end{btnmap}
93 \end{table}