summaryrefslogtreecommitdiff
path: root/manual/plugins/calculator.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-07-22 18:08:51 +0000
committerAlex Parker <rockbox@aeparker.com>2009-07-22 18:08:51 +0000
commit8d194f08d784d221897c024f295003ea73b957d6 (patch)
tree0ad44f45940fcdb4ec62add85f362516f556c46c /manual/plugins/calculator.tex
parent308522b60e98dc8fda31f3b35de70aa473062257 (diff)
downloadrockbox-8d194f08d784d221897c024f295003ea73b957d6.tar.gz
rockbox-8d194f08d784d221897c024f295003ea73b957d6.zip
Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether tables have been edited for the specific remote keymap. The actual button can be added inside this opt. Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/calculator.tex')
-rw-r--r--manual/plugins/calculator.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/plugins/calculator.tex b/manual/plugins/calculator.tex
index 2119db68f1..bc8148f7b4 100644
--- a/manual/plugins/calculator.tex
+++ b/manual/plugins/calculator.tex
@@ -15,7 +15,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
15 \opt{SANSA_E200_PAD}{/} 15 \opt{SANSA_E200_PAD}{/}
16 \opt{scrollwheel}{\ButtonScrollFwd{} / \ButtonScrollBack} 16 \opt{scrollwheel}{\ButtonScrollFwd{} / \ButtonScrollBack}
17 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} 17 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
18 \opt{IRIVER_RC_H100_PAD}{&} 18 \opt{HAVEREMOTEKEYMAP}{& }
19 & Move around the keypad\\ 19 & Move around the keypad\\
20 % 20 %
21 \opt{RECORDER_PAD}{\ButtonPlay} 21 \opt{RECORDER_PAD}{\ButtonPlay}
@@ -24,7 +24,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
24 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} 24 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
25 {\ButtonSelect} 25 {\ButtonSelect}
26 \opt{IRIVER_H10_PAD}{\ButtonPlay} 26 \opt{IRIVER_H10_PAD}{\ButtonPlay}
27 \opt{IRIVER_RC_H100_PAD}{&} 27 \opt{HAVEREMOTEKEYMAP}{& }
28 & Select a button\\ 28 & Select a button\\
29 % 29 %
30 \nopt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{ 30 \nopt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{
@@ -35,14 +35,14 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
35 \opt{GIGABEAT_PAD}{\ButtonA} 35 \opt{GIGABEAT_PAD}{\ButtonA}
36 \opt{GIGABEAT_S_PAD}{\ButtonPlay} 36 \opt{GIGABEAT_S_PAD}{\ButtonPlay}
37 \opt{MROBE100_PAD}{\ButtonDisplay} 37 \opt{MROBE100_PAD}{\ButtonDisplay}
38 \opt{IRIVER_RC_H100_PAD}{&} 38 \opt{HAVEREMOTEKEYMAP}{& }
39 & Delete last entered digit or clear after calculation\\ 39 & Delete last entered digit or clear after calculation\\
40 % 40 %
41 } 41 }
42 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{ 42 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
43 \opt{RECORDER_PAD}{\ButtonFTwo} 43 \opt{RECORDER_PAD}{\ButtonFTwo}
44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
45 \opt{IRIVER_RC_H100_PAD}{&} 45 \opt{HAVEREMOTEKEYMAP}{& }
46 & Cycle through the 4 basic operators\\ 46 & Cycle through the 4 basic operators\\
47 % 47 %
48 } 48 }
@@ -53,7 +53,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
53 {\ButtonPlay} 53 {\ButtonPlay}
54 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonSelect} 54 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
55 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} 55 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
56 \opt{IRIVER_RC_H100_PAD}{&} 56 \opt{HAVEREMOTEKEYMAP}{& }
57 & Calculate\\ 57 & Calculate\\
58 % 58 %
59 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 59 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
@@ -61,7 +61,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
61 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 61 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
62 ,MROBE100_PAD}{\ButtonPower} 62 ,MROBE100_PAD}{\ButtonPower}
63 \opt{GIGABEAT_S_PAD}{\ButtonBack} 63 \opt{GIGABEAT_S_PAD}{\ButtonBack}
64 \opt{IRIVER_RC_H100_PAD}{&} 64 \opt{HAVEREMOTEKEYMAP}{& }
65 & Quit\\ 65 & Quit\\
66\end{btnmap} 66\end{btnmap}
67\end{table} 67\end{table}