summaryrefslogtreecommitdiff
path: root/manual/plugins/dice.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/dice.tex')
-rwxr-xr-xmanual/plugins/dice.tex30
1 files changed, 16 insertions, 14 deletions
diff --git a/manual/plugins/dice.tex b/manual/plugins/dice.tex
index 2d19146beb..a2afd084e6 100755
--- a/manual/plugins/dice.tex
+++ b/manual/plugins/dice.tex
@@ -3,23 +3,25 @@ Dice is a simple dice rolling simulator. You can select number and type of dice
3to roll, it shows individual numbers as well as the total of the rolled 3to roll, it shows individual numbers as well as the total of the rolled
4dice. 4dice.
5 5
6\begin{table}[ht!] 6\begin{table}
7 \begin{center} 7 \begin{btnmap}{}{}
8 \begin{tabular}{ll}\toprule 8 \ButtonLeft/\ButtonRight
9 \textbf{Key} & \textbf{Action}\\\midrule 9 & Pick between type and number of dice\\
10 \ButtonLeft/\ButtonRight & Pick between type and number of dice\\
11 \opt{PLAYER_PAD}{\ButtonPlay/\ButtonStop} 10 \opt{PLAYER_PAD}{\ButtonPlay/\ButtonStop}
12 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} 11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
13 {\ButtonUp/\ButtonDown} 12 {\ButtonUp/\ButtonDown}
14 \opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} 13 \opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
15 & Select number of sides or number of dice\\ 14 & Select number of sides or number of dice\\
16 \opt{PLAYER_PAD}{\ButtonOn}\opt{RECORDER_PAD}{\ButtonOn/\ButtonPlay} 15 \opt{PLAYER_PAD}{\ButtonOn}\opt{RECORDER_PAD}{\ButtonOn/\ButtonPlay}
17 \opt{ONDIO_PAD}{\ButtonMenu}\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonSelect} 16 \opt{ONDIO_PAD}{\ButtonMenu}\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}
18 \opt{IPOD_4G_PAD}{\ButtonSelect}\opt{IAUDIO_X5_PAD}{\ButtonSelect/\ButtonPlay} 17 {\ButtonOn/\ButtonSelect}
18 \opt{IPOD_4G_PAD}{\ButtonSelect}
19 \opt{IAUDIO_X5_PAD}{\ButtonSelect/\ButtonPlay}
19 & Roll dice\\ 20 & Roll dice\\
20 \opt{PLAYER_PAD}{\ButtonMenu}\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} 21 \opt{PLAYER_PAD}{\ButtonMenu}
21 {\ButtonOff}\opt{IPOD_4G_PAD}{Long press on \ButtonPlay}\opt{IAUDIO_x5_PAD}{\ButtonPower} 22 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
22 & Quit\\\bottomrule 23 \opt{IPOD_4G_PAD}{Long press on \ButtonPlay}
23 \end{tabular} 24 \opt{IAUDIO_x5_PAD}{\ButtonPower}
24 \end{center} 25 & Quit\\
26 \end{btnmap}
25\end{table} 27\end{table}