From e6efa383214d4e412667df07d69ae07d4ccfffd2 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Sun, 19 Mar 2006 18:41:17 +0000 Subject: =?UTF-8?q?Patch=20#4850=20from=20Nils=20Wallm=C3=A9nius.=20Adds?= =?UTF-8?q?=20Xobox=20and=20Demystify=20plugins=20to=20the=20manual.=20Nic?= =?UTF-8?q?e=20work=20:)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9122 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/demystify.tex | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manual/plugins/demystify.tex (limited to 'manual/plugins/demystify.tex') 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} -- cgit v1.1