summaryrefslogtreecommitdiff
path: root/manual/plugins/logo.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-16 20:53:09 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-16 20:53:09 +0000
commit817e69e4f1b2859bc32effe185986406832ee993 (patch)
treee2dfd969297d6238f721e9fed240789b0a2d283a /manual/plugins/logo.tex
parentba2e8b163e07c8fef9bf9a5cac9d68bf63a2bf04 (diff)
downloadrockbox-817e69e4f1b2859bc32effe185986406832ee993.tar.gz
rockbox-817e69e4f1b2859bc32effe185986406832ee993.zip
Patch #4842 from Nils Wallménius. Adds several demos with screenshots to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9063 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/logo.tex')
-rw-r--r--manual/plugins/logo.tex14
1 files changed, 14 insertions, 0 deletions
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 @@
1\subsection{Logo}
2Demo showing the Rockbox logo bouncing around the screen.
3
4\begin{table}[ht!]
5 \begin{center}
6 \begin{tabular}{ll}\toprule
7 \textbf{Key} & \textbf{Action}\\\midrule
8 \opt{player}{Plus / Minus, On+Plus / On+Minus}\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Directions}
9 & Increase / decrease speed in either direction.\\
10 \opt{player,recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
11 & Quit\\\bottomrule
12 \end{tabular}
13 \end{center}
14\end{table}