From 6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Thu, 21 May 2009 11:39:22 +0000 Subject: Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ones for the Gigabeat F. Also add missing equalizer keys for the S. Vast majority is from FS#10073 by Teruaki Kawashima. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21006 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/mandelbrot.tex | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'manual/plugins/mandelbrot.tex') diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex index 18daea2ea9..3ecb8cd562 100644 --- a/manual/plugins/mandelbrot.tex +++ b/manual/plugins/mandelbrot.tex @@ -11,7 +11,7 @@ This demonstration draws fractal images from the Mandelbrot set \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp} \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} + \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolUp} & Zoom in\\ % \opt{RECORDER_PAD}{\ButtonOn} @@ -20,7 +20,7 @@ This demonstration draws fractal images from the Mandelbrot set \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{Long \ButtonPlay} - \opt{SANSA_C200_PAD}{\ButtonVolDown} + \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} & Zoom out\\ % \opt{RECORDER_PAD}{\ButtonFOne} @@ -30,7 +30,8 @@ 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} + \opt{GIGABEAT_S_PAD}{\ButtonNext} + \opt{MROBE100_PAD}{\ButtonPlay} & Decrease iteration depth (less detail)\\ % \opt{RECORDER_PAD}{\ButtonFTwo} @@ -40,7 +41,8 @@ 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} + \opt{GIGABEAT_S_PAD}{\ButtonPrev} + \opt{MROBE100_PAD}{\ButtonMenu} & Increase iteration depth (more detail)\\ % \opt{RECORDER_PAD}{\ButtonFThree} @@ -49,12 +51,14 @@ 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{GIGABEAT_S_PAD}{\ButtonMenu} \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,MROBE100_PAD}{\ButtonPower} + \opt{GIGABEAT_S_PAD}{\ButtonBack} & Quit\\ \end{btnmap} \end{table} -- cgit v1.2.3