When installing builds use the real platform name, not the configuration section...
[Rockbox.git] / manual / plugins / dice.tex
blob4c9545976d8bfcb5dcf31cede33bea397640108b
1 \subsection{Dice}
2 Dice is a simple dice rolling simulator. You can select number and type of dice
3 to roll, it shows individual numbers as well as the total of the rolled
4 dice.
6 \begin{table}
7 \begin{btnmap}{}{}
8 \ButtonLeft/\ButtonRight
9 & Pick between type and number of dice\\
10 \opt{PLAYER_PAD}{\ButtonPlay/\ButtonStop}
11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
12 {\ButtonUp/\ButtonDown}
13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
14 \opt{SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown}
15 & Select number of sides or number of dice\\
16 \opt{PLAYER_PAD}{\ButtonOn}
17 \opt{RECORDER_PAD}{\ButtonOn/\ButtonPlay}
18 \opt{ONDIO_PAD}{\ButtonMenu}
19 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonSelect}
20 \opt{IPOD_4G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonSelect}
21 \opt{IAUDIO_X5_PAD}{\ButtonSelect/\ButtonPlay}
22 & Roll dice\\
23 \opt{PLAYER_PAD}{\ButtonMenu}
24 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
25 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long press on \ButtonPlay}
26 \opt{IAUDIO_x5_PAD,SANSA_E200_PAD}{\ButtonPower}
27 & Quit\\
28 \end{btnmap}
29 \end{table}