summaryrefslogtreecommitdiff
path: root/manual/plugins/demystify.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-19 18:41:17 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-19 18:41:17 +0000
commite6efa383214d4e412667df07d69ae07d4ccfffd2 (patch)
treec31603b354bd16e2a3df7b72f1a9b51f5acd453a /manual/plugins/demystify.tex
parent3c7278f405acd1dce7393cd589fbe002f51bad3b (diff)
downloadrockbox-e6efa383214d4e412667df07d69ae07d4ccfffd2.zip
rockbox-e6efa383214d4e412667df07d69ae07d4ccfffd2.tar.gz
rockbox-e6efa383214d4e412667df07d69ae07d4ccfffd2.tar.bz2
rockbox-e6efa383214d4e412667df07d69ae07d4ccfffd2.tar.xz
Patch #4850 from Nils Wallménius. Adds Xobox and Demystify plugins to the manual. Nice work :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9122 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/demystify.tex')
-rw-r--r--manual/plugins/demystify.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/manual/plugins/demystify.tex b/manual/plugins/demystify.tex
new file mode 100644
index 0000000..a3dc29d
--- /dev/null
+++ b/manual/plugins/demystify.tex
@@ -0,0 +1,25 @@
+\subsection{Demystify}
+\begin{figure}[ht!]
+\begin{center}
+\includegraphics[width=4cm]{plugins/images/ss-demystify-\genericimg.png}
+\end{center}
+\caption{Demystify}
+\end{figure}
+Demystify is a screen saver like demo.\\
+\begin{table}[ht!]
+ \begin{center}
+ \begin{tabular}{ll}\toprule
+ \textbf{Key} & \textbf{Action}\\\midrule
+ \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}
+ & Quit\\\bottomrule
+ \end{tabular}
+ \end{center}
+\end{table}