diff options
Diffstat (limited to 'manual/plugins/demystify.tex')
| -rw-r--r-- | manual/plugins/demystify.tex | 25 |
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} |