summaryrefslogtreecommitdiff
path: root/manual/plugins/demystify.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-07-10 18:59:48 +0000
committerNils Wallménius <nils@rockbox.org>2006-07-10 18:59:48 +0000
commitd50c138a243d20797712d49e554ea490ac0e7105 (patch)
treec6da4cc6aa0ca0d12879a7b75535138970ee04e2 /manual/plugins/demystify.tex
parent8003fe6f6684da3fe13346289487cb85eba66ae6 (diff)
downloadrockbox-d50c138a243d20797712d49e554ea490ac0e7105.tar.gz
rockbox-d50c138a243d20797712d49e554ea490ac0e7105.zip
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
Diffstat (limited to 'manual/plugins/demystify.tex')
-rw-r--r--manual/plugins/demystify.tex30
1 files changed, 14 insertions, 16 deletions
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 @@
1% $Id$ %
1\subsection{Demystify} 2\subsection{Demystify}
2\screenshot{plugins/images/ss-demystify}{Demystify}% 3\screenshot{plugins/images/ss-demystify}{Demystify}{img:demystify}
3{img:demystify}
4Demystify is a screen saver like demo.\\ 4Demystify is a screen saver like demo.\\
5\begin{table} 5\begin{table}
6 \begin{btnmap}{}{} 6 \begin{btnmap}{}{}
7 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up} 7 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
8 \opt{ipodcolor,ipodnano,ipodvideo}{Right} 8 {\ButtonUp\ / \ButtonDown}
9 & Add polygon\\ 9 \opt{IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonRight\ / \ButtonLeft}
10 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down} 10 & Add / remove polygon\\
11 \opt{ipodcolor,ipodnano,ipodvideo}{Left} 11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
12 & Remove polygon\\ 12 {\ButtonRight\ / \ButtonLeft}
13 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Right} 13 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
14 \opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward} 14 \opt{IAUDIO_X5_PAD}{\ButtonUp\ / \ButtonDown}
15 & Increase speed\\ 15 & Increase / decrease speed\\
16 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Left} 16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
17 \opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward} 17 \opt{IPOD_4G_PAD}{\ButtonMenu}
18 & Decrease speed\\ 18 \opt{IAUDIO_X5_PAD}{\ButtonPower}
19 \opt{recorder,recorderv2fm,h1xx,h300}{Stop}
20 \opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
21 & Quit\\ 19 & Quit\\
22 \end{btnmap} 20 \end{btnmap}
23\end{table} 21\end{table}