summaryrefslogtreecommitdiff
path: root/manual/plugins/mandelbrot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/mandelbrot.tex')
-rw-r--r--manual/plugins/mandelbrot.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index c6f847e560..1335ff6d6a 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -4,8 +4,8 @@ This demonstration draws fractal images from the Mandelbrot set
4\opt{archos,h1xx}{using the greyscale engine}. 4\opt{archos,h1xx}{using the greyscale engine}.
5\begin{table} 5\begin{table}
6\begin{btnmap}{}{} 6\begin{btnmap}{}{}
7Arrow keys & Move about the image\\ 7Direction keys & Move about the image\\
8\opt{RECORDER_PAD}{\ButtonPlay} 8\opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
9\opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp} 9\opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp}
10\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect} 10\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
11\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} 11\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
@@ -16,6 +16,7 @@ Arrow keys & Move about the image\\
16\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 16\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
17\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} 17\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
18\opt{IAUDIO_X5_PAD}{Hold \ButtonSelect} 18\opt{IAUDIO_X5_PAD}{Hold \ButtonSelect}
19\opt{IRIVER_H10_PAD}{Hold \ButtonPlay}
19\opt{SANSA_E200_PAD}{\ButtonScrollUp} 20\opt{SANSA_E200_PAD}{\ButtonScrollUp}
20& Zoom out\\ 21& Zoom out\\
21\opt{RECORDER_PAD}{\ButtonFOne} 22\opt{RECORDER_PAD}{\ButtonFOne}
@@ -23,21 +24,24 @@ Arrow keys & Move about the image\\
23\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft} 24\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft}
24\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect+\ButtonLeft} 25\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect+\ButtonLeft}
25\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonLeft} 26\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonLeft}
27\opt{IRIVER_H10_PAD}{\ButtonRew}
26& Decrease iteration depth (less detail)\\ 28& Decrease iteration depth (less detail)\\
27\opt{RECORDER_PAD}{\ButtonFTwo} 29\opt{RECORDER_PAD}{\ButtonFTwo}
28\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} 30\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
29\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight} 31\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight}
30\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect+\ButtonRight} 32\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect+\ButtonRight}
31\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight} 33\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight}
34\opt{IRIVER_H10_PAD}{\ButtonFF}
32& Increase iteration depth (more detail)\\ 35& Increase iteration depth (more detail)\\
33\opt{RECORDER_PAD}{\ButtonFThree} 36\opt{RECORDER_PAD}{\ButtonFThree}
34\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} 37\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
35\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec} 38\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}
36\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 39\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
40\opt{IRIVER_H10_PAD}{\ButtonPlay + \ButtonRew}
37& Reset and return to the default image\\ 41& Reset and return to the default image\\
38\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 42\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
39\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 43\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
40\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonPower} 44\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
41& Quit\\ 45& Quit\\
42\end{btnmap} 46\end{btnmap}
43\end{table} 47\end{table}