summaryrefslogtreecommitdiff
path: root/manual/plugins/starfield.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/starfield.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/starfield.tex')
-rw-r--r--manual/plugins/starfield.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/manual/plugins/starfield.tex b/manual/plugins/starfield.tex
new file mode 100644
index 0000000000..ea2a5b0f9e
--- /dev/null
+++ b/manual/plugins/starfield.tex
@@ -0,0 +1,24 @@
1\subsection{Starfield}
2\begin{figure}[ht!]
3\begin{center}
4\includegraphics[width=4cm]{plugins/images/ss-starfield-\genericimg.png}
5\end{center}
6\caption{Starfield}
7\end{figure}
8Starfield simulation (like the classic screensaver).
9
10\begin{table}[ht!]
11 \begin{center}
12 \begin{tabular}{ll}\toprule
13 \textbf{Key} & \textbf{Action}\\\midrule
14 Right & Increase number of stars\\
15 Left & Decrease number of stars\\
16 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward}
17 & Increase speed\\
18 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down}\opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward}
19 & Decrease speed\\
20 \opt{recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
21 & Quit\\\bottomrule
22 \end{tabular}
23 \end{center}
24\end{table}