1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
\subsection{Starfield}
\screenshot{plugins/images/ss-starfield}{Starfield}{fig:starfield}
Starfield simulation (like the classic screensaver).
\begin{table}
\begin{btnmap}{}{}
Right & Increase number of stars\\
Left & Decrease number of stars\\
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up}
\opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward}
& Increase speed\\
\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down}
\opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward}
& Decrease speed\\
\opt{recorder,recorderv2fm,h1xx,h300}{Stop}
\opt{ondio}{Off}
\opt{ipodcolor,ipodnano,ipodvideo}{Menu}
& Quit\\
\end{btnmap}
\end{table}
|