Colour targets: Revert an optimisation from almost 18 months ago that actually turned...
[Rockbox.git] / manual / plugins / calculator.tex
blob422a13463d0ad5b6d55bb44b3d5ef8e9c7887a30
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'' button will toggle between other
7 available maths functions on the right hand side.
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,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
14 \opt{SANSA_E200_PAD}{/}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
16 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
17 & Move around the keypad\\
19 \opt{RECORDER_PAD}{\ButtonPlay}
20 \opt{ONDIO_PAD}{\ButtonMenu}
21 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
22 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
23 \opt{IRIVER_H10_PAD}{\ButtonPlay}
24 & Select a button\\
26 \nopt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{
27 \opt{RECORDER_PAD}{\ButtonFOne}
28 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
29 ,SANSA_C200_PAD}{\ButtonRec}
30 \opt{IRIVER_H10_PAD}{\ButtonRew}
31 \opt{GIGABEAT_PAD}{\ButtonA}
32 \opt{MROBE100_PAD}{\ButtonDisplay}
33 & Delete last entered digit or clear after calculation\\
36 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
37 \opt{RECORDER_PAD}{\ButtonFTwo}
38 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
39 & Cycle through the 4 basic operators\\
42 \opt{RECORDER_PAD}{\ButtonFThree}
43 \opt{ONDIO_PAD}{Long \ButtonMenu}
44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
45 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
46 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
47 \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
48 & Calculate\\
50 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
51 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
52 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
53 & Quit\\
54 \end{btnmap}
55 \end{table}