\subsection{Dice}
Dice is a simple dice rolling simulator. Select number and type of dice to roll
in a menu and start by choosing ``Roll Dice''. The result is shown as individual
numbers as well as the total of the rolled dice.

\begin{btnmap}
    \PluginSelect
          \opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
        & Roll dice again\\

    \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginCancel}
    \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
       \opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
        & Quit\\
\end{btnmap}
