Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / dice.tex
blob217b2f6ec2b2898348a79513aaf68cc44686e713
1 \subsection{Dice}
2 Dice is a simple dice rolling simulator. Select number and type of dice to roll
3 in a menu and start by choosing ``Roll Dice''. The result is shown as individual
4 numbers as well as the total of the rolled dice.
6 \begin{table}
7 \begin{btnmap}{}{}
8 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
9 \opt{ONDIO_PAD}{\ButtonMenu}
10 \opt{GIGABEAT_PAD}{\ButtonA}
11 \opt{PLAYER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
12 ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPlay}
13 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
14 \opt{HAVEREMOTEKEYMAP}{& }
15 & Roll dice again\\
16 \opt{PLAYER_PAD}{\ButtonStop}
17 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
18 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
19 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD%
20 ,IRIVER_H10_PAD}{\ButtonPower}
21 \opt{GIGABEAT_S_PAD}{\ButtonBack}
22 \opt{HAVEREMOTEKEYMAP}{& }
23 & Quit\\
24 \end{btnmap}
25 \end{table}