Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / calculator.tex
blobbc8148f7b4b5d4dcf2e528216f9f8eeb9672fc1b
1 % $Id$ %
2 \subsection{Calculator}
3 \screenshot{plugins/images/ss-calculator}{Calculator}{img:calculator}
5 This is a simple scientific calculator for use on the \dap. It works like a
6 standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle between
7 other available math functions.
9 \begin{table}
10 \begin{btnmap}{}{}
11 \ButtonLeft{} / \ButtonRight{} /
12 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
13 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
14 {\ButtonUp{} / \ButtonDown}
15 \opt{SANSA_E200_PAD}{/}
16 \opt{scrollwheel}{\ButtonScrollFwd{} / \ButtonScrollBack}
17 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
18 \opt{HAVEREMOTEKEYMAP}{& }
19 & Move around the keypad\\
21 \opt{RECORDER_PAD}{\ButtonPlay}
22 \opt{ONDIO_PAD}{\ButtonMenu}
23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
24 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
25 {\ButtonSelect}
26 \opt{IRIVER_H10_PAD}{\ButtonPlay}
27 \opt{HAVEREMOTEKEYMAP}{& }
28 & Select a button\\
30 \nopt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{
31 \opt{RECORDER_PAD}{\ButtonFOne}
32 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
33 ,SANSA_C200_PAD}{\ButtonRec}
34 \opt{IRIVER_H10_PAD}{\ButtonRew}
35 \opt{GIGABEAT_PAD}{\ButtonA}
36 \opt{GIGABEAT_S_PAD}{\ButtonPlay}
37 \opt{MROBE100_PAD}{\ButtonDisplay}
38 \opt{HAVEREMOTEKEYMAP}{& }
39 & Delete last entered digit or clear after calculation\\
42 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
43 \opt{RECORDER_PAD}{\ButtonFTwo}
44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
45 \opt{HAVEREMOTEKEYMAP}{& }
46 & Cycle through the 4 basic operators\\
49 \opt{RECORDER_PAD}{\ButtonFThree}
50 \opt{ONDIO_PAD}{Long \ButtonMenu}
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
52 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}
53 {\ButtonPlay}
54 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
55 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
56 \opt{HAVEREMOTEKEYMAP}{& }
57 & Calculate\\
59 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
60 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
61 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
62 ,MROBE100_PAD}{\ButtonPower}
63 \opt{GIGABEAT_S_PAD}{\ButtonBack}
64 \opt{HAVEREMOTEKEYMAP}{& }
65 & Quit\\
66 \end{btnmap}
67 \end{table}