From 6e209443c52bb02d25d1a3f3b76a071a961a7563 Mon Sep 17 00:00:00 2001 From: Robert Kukla Date: Tue, 18 Mar 2008 09:24:35 +0000 Subject: - add button descriptions to the m:robe 100 manual for the majority of plugins - add gigabeat button descriptions which were missing - fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/mandelbrot.tex | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'manual/plugins/mandelbrot.tex') diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex index 448320ee4d..f474c37b3a 100644 --- a/manual/plugins/mandelbrot.tex +++ b/manual/plugins/mandelbrot.tex @@ -9,7 +9,7 @@ This demonstration draws fractal images from the Mandelbrot set % \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD}{\ButtonSelect} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd} \opt{SANSA_C200_PAD}{\ButtonVolUp} & Zoom in\\ @@ -18,7 +18,7 @@ This demonstration draws fractal images from the Mandelbrot set \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack} - \opt{IAUDIO_X5_PAD,GIGABEAT_PAD}{Long \ButtonSelect} + \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{Long \ButtonPlay} \opt{SANSA_C200_PAD}{\ButtonVolDown} & Zoom out\\ @@ -30,6 +30,7 @@ This demonstration draws fractal images from the Mandelbrot set \opt{IAUDIO_X5_PAD}{Long \ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{GIGABEAT_PAD}{\ButtonVolDown} + \opt{MROBE100_PAD}{\ButtonMenu} & Decrease iteration depth (less detail)\\ % \opt{RECORDER_PAD}{\ButtonFTwo} @@ -39,6 +40,7 @@ This demonstration draws fractal images from the Mandelbrot set \opt{IAUDIO_X5_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{GIGABEAT_PAD}{\ButtonVolUp} + \opt{MROBE100_PAD}{\ButtonPlay} & Increase iteration depth (more detail)\\ % \opt{RECORDER_PAD}{\ButtonFThree} @@ -47,11 +49,12 @@ This demonstration draws fractal images from the Mandelbrot set \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonPlay + \ButtonRew} \opt{GIGABEAT_PAD}{\ButtonA} + \opt{MROBE100_PAD}{\ButtonDisplay} & Reset and return to the default image\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} & Quit\\ \end{btnmap} \end{table} -- cgit v1.2.3