summaryrefslogtreecommitdiff
path: root/manual/plugins/fractals.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/fractals.tex')
-rw-r--r--manual/plugins/fractals.tex12
1 files changed, 8 insertions, 4 deletions
diff --git a/manual/plugins/fractals.tex b/manual/plugins/fractals.tex
index e3181d9279..c12878cf3d 100644
--- a/manual/plugins/fractals.tex
+++ b/manual/plugins/fractals.tex
@@ -3,9 +3,10 @@
3This demonstration draws fractal images from the Mandelbrot set% 3This demonstration draws fractal images from the Mandelbrot set%
4\nopt{lcd_color}{ using the greyscale engine}. 4\nopt{lcd_color}{ using the greyscale engine}.
5\begin{btnmap} 5\begin{btnmap}
6 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD}{Direction keys} 6 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,XDUOO_X3_PAD}{Direction keys}
7 \opt{MPIO_HD200_PAD}{\ButtonVolDown, \ButtonVolUp, \ButtonRew, \ButtonFF} 7 \opt{MPIO_HD200_PAD}{\ButtonVolDown, \ButtonVolUp, \ButtonRew, \ButtonFF}
8 \opt{MPIO_HD300_PAD}{\ButtonScrollDown, \ButtonScrollUp, \ButtonRew, \ButtonFF} 8 \opt{MPIO_HD300_PAD}{\ButtonScrollDown, \ButtonScrollUp, \ButtonRew, \ButtonFF}
9 \opt{XDUOO_X3_PAD}{\ButtonPrev, \ButtonNext, \ButtonHome, \ButtonOption}
9 \opt{HAVEREMOTEKEYMAP}{&} 10 \opt{HAVEREMOTEKEYMAP}{&}
10 & Move about the image\\ 11 & Move about the image\\
11 % 12 %
@@ -13,7 +14,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 14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD
14 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect} 15 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd} 16 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
16 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD}{\ButtonVolUp} 17 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD,XDUOO_X3_PAD}{\ButtonVolUp}
17 \opt{COWON_D2_PAD}{\TouchTopRight} 18 \opt{COWON_D2_PAD}{\TouchTopRight}
18 \opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonFF} 19 \opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonFF}
19 \opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonScrollUp} 20 \opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonScrollUp}
@@ -26,7 +27,7 @@ This demonstration draws fractal images from the Mandelbrot set%
26 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} 27 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect}
27 \opt{IRIVER_H10_PAD}{Long \ButtonPlay} 28 \opt{IRIVER_H10_PAD}{Long \ButtonPlay}
28 \opt{SANSA_FUZEPLUS_PAD}{\ButtonPlay} 29 \opt{SANSA_FUZEPLUS_PAD}{\ButtonPlay}
29 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} 30 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD,XDUOO_X3_PAD}{\ButtonVolDown}
30 \opt{COWON_D2_PAD}{\TouchTopLeft} 31 \opt{COWON_D2_PAD}{\TouchTopLeft}
31 \opt{PBELL_VIBE500_PAD}{\ButtonMenu} 32 \opt{PBELL_VIBE500_PAD}{\ButtonMenu}
32 \opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonRew} 33 \opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonRew}
@@ -50,6 +51,7 @@ This demonstration draws fractal images from the Mandelbrot set%
50 \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay{} + \ButtonDown} 51 \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay{} + \ButtonDown}
51 \opt{SAMSUNG_YH820_PAD}{\ButtonRec{} + \ButtonDown} 52 \opt{SAMSUNG_YH820_PAD}{\ButtonRec{} + \ButtonDown}
52 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft} 53 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft}
54 \opt{XDUOO_X3_PAD}{\ButtonPlay{} + \ButtonPrev}
53 \opt{HAVEREMOTEKEYMAP}{& } 55 \opt{HAVEREMOTEKEYMAP}{& }
54 & Decrease iteration depth (less detail)\\ 56 & Decrease iteration depth (less detail)\\
55 % 57 %
@@ -67,6 +69,7 @@ This demonstration draws fractal images from the Mandelbrot set%
67 \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay{} + \ButtonUp} 69 \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay{} + \ButtonUp}
68 \opt{SAMSUNG_YH820_PAD}{\ButtonRec{} + \ButtonUp} 70 \opt{SAMSUNG_YH820_PAD}{\ButtonRec{} + \ButtonUp}
69 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight} 71 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
72 \opt{XDUOO_X3_PAD}{\ButtonPlay{} + \ButtonNext}
70 \opt{HAVEREMOTEKEYMAP}{& } 73 \opt{HAVEREMOTEKEYMAP}{& }
71 & Increase iteration depth (more detail)\\ 74 & Increase iteration depth (more detail)\\
72 % 75 %
@@ -84,13 +87,14 @@ This demonstration draws fractal images from the Mandelbrot set%
84 \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay{} + \ButtonRight} 87 \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay{} + \ButtonRight}
85 \opt{SAMSUNG_YH820_PAD}{\ButtonPlay} 88 \opt{SAMSUNG_YH820_PAD}{\ButtonPlay}
86 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack} 89 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
90 \opt{XDUOO_X3_PAD}{\ButtonHome{} + \ButtonPower}
87 \opt{HAVEREMOTEKEYMAP}{& } 91 \opt{HAVEREMOTEKEYMAP}{& }
88 & Reset and return to the default image\\ 92 & Reset and return to the default image\\
89 % 93 %
90 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 94 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
91 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 95 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
92 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 96 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
93 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 97 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD,XDUOO_X3_PAD}{\ButtonPower}
94 \opt{SANSA_FUZE_PAD}{Long \ButtonHome} 98 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
95 \opt{GIGABEAT_S_PAD}{\ButtonBack} 99 \opt{GIGABEAT_S_PAD}{\ButtonBack}
96 \opt{PBELL_VIBE500_PAD}{\ButtonRec} 100 \opt{PBELL_VIBE500_PAD}{\ButtonRec}