summaryrefslogtreecommitdiff
path: root/manual/plugins/mandelbrot.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/mandelbrot.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/mandelbrot.tex')
-rw-r--r--manual/plugins/mandelbrot.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 5c723218a9..6fa6e860e5 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -13,7 +13,7 @@ This demonstration draws fractal images from the Mandelbrot set
13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} 13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
14 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd} 14 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
15 \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolUp} 15 \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
16 \opt{IRIVER_RC_H100_PAD}{&} 16 \opt{HAVEREMOTEKEYMAP}{& }
17 & Zoom in\\ 17 & Zoom in\\
18 % 18 %
19 \opt{RECORDER_PAD}{\ButtonOn} 19 \opt{RECORDER_PAD}{\ButtonOn}
@@ -23,7 +23,7 @@ This demonstration draws fractal images from the Mandelbrot set
23 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} 23 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect}
24 \opt{IRIVER_H10_PAD}{Long \ButtonPlay} 24 \opt{IRIVER_H10_PAD}{Long \ButtonPlay}
25 \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} 25 \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
26 \opt{IRIVER_RC_H100_PAD}{&} 26 \opt{HAVEREMOTEKEYMAP}{& }
27 & Zoom out\\ 27 & Zoom out\\
28 % 28 %
29 \opt{RECORDER_PAD}{\ButtonFOne} 29 \opt{RECORDER_PAD}{\ButtonFOne}
@@ -35,7 +35,7 @@ This demonstration draws fractal images from the Mandelbrot set
35 \opt{GIGABEAT_PAD}{\ButtonVolDown} 35 \opt{GIGABEAT_PAD}{\ButtonVolDown}
36 \opt{GIGABEAT_S_PAD}{\ButtonNext} 36 \opt{GIGABEAT_S_PAD}{\ButtonNext}
37 \opt{MROBE100_PAD}{\ButtonPlay} 37 \opt{MROBE100_PAD}{\ButtonPlay}
38 \opt{IRIVER_RC_H100_PAD}{&} 38 \opt{HAVEREMOTEKEYMAP}{& }
39 & Decrease iteration depth (less detail)\\ 39 & Decrease iteration depth (less detail)\\
40 % 40 %
41 \opt{RECORDER_PAD}{\ButtonFTwo} 41 \opt{RECORDER_PAD}{\ButtonFTwo}
@@ -47,7 +47,7 @@ This demonstration draws fractal images from the Mandelbrot set
47 \opt{GIGABEAT_PAD}{\ButtonVolUp} 47 \opt{GIGABEAT_PAD}{\ButtonVolUp}
48 \opt{GIGABEAT_S_PAD}{\ButtonPrev} 48 \opt{GIGABEAT_S_PAD}{\ButtonPrev}
49 \opt{MROBE100_PAD}{\ButtonMenu} 49 \opt{MROBE100_PAD}{\ButtonMenu}
50 \opt{IRIVER_RC_H100_PAD}{&} 50 \opt{HAVEREMOTEKEYMAP}{& }
51 & Increase iteration depth (more detail)\\ 51 & Increase iteration depth (more detail)\\
52 % 52 %
53 \opt{RECORDER_PAD}{\ButtonFThree} 53 \opt{RECORDER_PAD}{\ButtonFThree}
@@ -58,14 +58,14 @@ This demonstration draws fractal images from the Mandelbrot set
58 \opt{GIGABEAT_PAD}{\ButtonA} 58 \opt{GIGABEAT_PAD}{\ButtonA}
59 \opt{GIGABEAT_S_PAD}{\ButtonMenu} 59 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
60 \opt{MROBE100_PAD}{\ButtonDisplay} 60 \opt{MROBE100_PAD}{\ButtonDisplay}
61 \opt{IRIVER_RC_H100_PAD}{&} 61 \opt{HAVEREMOTEKEYMAP}{& }
62 & Reset and return to the default image\\ 62 & Reset and return to the default image\\
63 % 63 %
64 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 64 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
65 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 65 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
66 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} 66 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
67 \opt{GIGABEAT_S_PAD}{\ButtonBack} 67 \opt{GIGABEAT_S_PAD}{\ButtonBack}
68 \opt{IRIVER_RC_H100_PAD}{&} 68 \opt{HAVEREMOTEKEYMAP}{& }
69 & Quit\\ 69 & Quit\\
70 \end{btnmap} 70 \end{btnmap}
71\end{table} 71\end{table}