From 2ccef991441ef708ea25d833a2fd3c11aa5ea6a8 Mon Sep 17 00:00:00 2001 From: Tom Ross Date: Fri, 19 Jan 2007 06:45:59 +0000 Subject: Manual Commit: Add H10 keymappings for Demos and Applications. Correct a few mistakes on e200 mappings. Add a few missing X5 keys. Add Disk Tidy for Player and remove the old keymaps. Rework stopwatch.tex. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12070 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/mandelbrot.tex | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'manual/plugins/mandelbrot.tex') diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex index c6f847e..1335ff6 100644 --- a/manual/plugins/mandelbrot.tex +++ b/manual/plugins/mandelbrot.tex @@ -4,8 +4,8 @@ This demonstration draws fractal images from the Mandelbrot set \opt{archos,h1xx}{using the greyscale engine}. \begin{table} \begin{btnmap}{}{} -Arrow keys & Move about the image\\ -\opt{RECORDER_PAD}{\ButtonPlay} +Direction keys & Move about the image\\ +\opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} @@ -16,6 +16,7 @@ Arrow keys & Move about the image\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect} +\opt{IRIVER_H10_PAD}{Hold \ButtonPlay} \opt{SANSA_E200_PAD}{\ButtonScrollUp} & Zoom out\\ \opt{RECORDER_PAD}{\ButtonFOne} @@ -23,21 +24,24 @@ Arrow keys & Move about the image\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect+\ButtonLeft} \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonLeft} +\opt{IRIVER_H10_PAD}{\ButtonRew} & Decrease iteration depth (less detail)\\ \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight} +\opt{IRIVER_H10_PAD}{\ButtonFF} & Increase iteration depth (more detail)\\ \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} +\opt{IRIVER_H10_PAD}{\ButtonPlay + \ButtonRew} & 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,SANSA_E200_PAD}{\ButtonPower} +\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} & Quit\\ \end{btnmap} \end{table} -- cgit v1.1