Fix some quotation marks. Thanks to Alexander Levin for pointing it out.
[Rockbox.git] / manual / plugins / dice.tex
blobe977737b70f04eb20728867c4c9610dc19c5c9a5
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,GIGABEAT_PAD,MROBE100_PAD}
12 {\ButtonUp/\ButtonDown}
13 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
14 & Select number of sides or number of dice\\
15 \opt{PLAYER_PAD}{\ButtonOn}
16 \opt{RECORDER_PAD}{\ButtonOn/\ButtonPlay}
17 \opt{ONDIO_PAD}{\ButtonMenu}
18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonSelect}
19 \opt{IPOD_4G_PAD,IPOD_4G_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
20 \opt{IAUDIO_X5_PAD}{\ButtonSelect/\ButtonPlay}
21 & Roll dice\\
22 \opt{PLAYER_PAD}{\ButtonMenu}
23 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
24 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long press on \ButtonPlay}
25 \opt{IAUDIO_x5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
26 & Quit\\
27 \end{btnmap}
28 \end{table}