From d50c138a243d20797712d49e554ea490ac0e7105 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Mon, 10 Jul 2006 18:59:48 +0000 Subject: Lots of updated/corrected buttonmaps and various other small tweaks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10194 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/demystify.tex | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'manual/plugins/demystify.tex') diff --git a/manual/plugins/demystify.tex b/manual/plugins/demystify.tex index 2b42da8b7e..7856b96698 100644 --- a/manual/plugins/demystify.tex +++ b/manual/plugins/demystify.tex @@ -1,23 +1,21 @@ +% $Id$ % \subsection{Demystify} -\screenshot{plugins/images/ss-demystify}{Demystify}% -{img:demystify} +\screenshot{plugins/images/ss-demystify}{Demystify}{img:demystify} Demystify is a screen saver like demo.\\ \begin{table} \begin{btnmap}{}{} - \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up} - \opt{ipodcolor,ipodnano,ipodvideo}{Right} - & Add polygon\\ - \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down} - \opt{ipodcolor,ipodnano,ipodvideo}{Left} - & Remove polygon\\ - \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Right} - \opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward} - & Increase speed\\ - \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Left} - \opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward} - & Decrease speed\\ - \opt{recorder,recorderv2fm,h1xx,h300}{Stop} - \opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu} + \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} + {\ButtonUp\ / \ButtonDown} + \opt{IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonRight\ / \ButtonLeft} + & Add / remove polygon\\ + \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} + {\ButtonRight\ / \ButtonLeft} + \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} + \opt{IAUDIO_X5_PAD}{\ButtonUp\ / \ButtonDown} + & Increase / decrease speed\\ + \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IPOD_4G_PAD}{\ButtonMenu} + \opt{IAUDIO_X5_PAD}{\ButtonPower} & Quit\\ \end{btnmap} \end{table} -- cgit v1.2.3