Remove an old safety making sure that people re-ran configure after the h120/h100...
[kugel-rb.git] / manual / plugins / calculator.tex
blob91d5fc81d6e5c5ba8f243d5121636187e40731a1
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 & Move around the keypad\\
20 \opt{RECORDER_PAD}{\ButtonPlay}
21 \opt{ONDIO_PAD}{\ButtonMenu}
22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
23 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
24 {\ButtonSelect}
25 \opt{IRIVER_H10_PAD}{\ButtonPlay}
26 & Select a button\\
28 \nopt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{
29 \opt{RECORDER_PAD}{\ButtonFOne}
30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
31 ,SANSA_C200_PAD}{\ButtonRec}
32 \opt{IRIVER_H10_PAD}{\ButtonRew}
33 \opt{GIGABEAT_PAD}{\ButtonA}
34 \opt{GIGABEAT_S_PAD}{\ButtonPlay}
35 \opt{MROBE100_PAD}{\ButtonDisplay}
36 & Delete last entered digit or clear after calculation\\
39 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
40 \opt{RECORDER_PAD}{\ButtonFTwo}
41 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
42 & Cycle through the 4 basic operators\\
45 \opt{RECORDER_PAD}{\ButtonFThree}
46 \opt{ONDIO_PAD}{Long \ButtonMenu}
47 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
48 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}
49 {\ButtonPlay}
50 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
51 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
52 & Calculate\\
54 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
55 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
56 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
57 ,MROBE100_PAD}{\ButtonPower}
58 \opt{GIGABEAT_S_PAD}{\ButtonBack}
59 & Quit\\
60 \end{btnmap}
61 \end{table}