From 817e69e4f1b2859bc32effe185986406832ee993 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Thu, 16 Mar 2006 20:53:09 +0000 Subject: Patch #4842 from Nils Wallménius. Adds several demos with screenshots to the manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9063 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/logo.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manual/plugins/logo.tex (limited to 'manual/plugins/logo.tex') diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex new file mode 100644 index 0000000000..7b46d0721d --- /dev/null +++ b/manual/plugins/logo.tex @@ -0,0 +1,14 @@ +\subsection{Logo} +Demo showing the Rockbox logo bouncing around the screen. + +\begin{table}[ht!] + \begin{center} + \begin{tabular}{ll}\toprule + \textbf{Key} & \textbf{Action}\\\midrule + \opt{player}{Plus / Minus, On+Plus / On+Minus}\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Directions} + & Increase / decrease speed in either direction.\\ + \opt{player,recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu} + & Quit\\\bottomrule + \end{tabular} + \end{center} +\end{table} -- cgit v1.2.3