forked from len0rd/rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9063 a1c6a512-1295-4272-9138-f99709370657
24 lines
851 B
TeX
24 lines
851 B
TeX
\subsection{Starfield}
|
|
\begin{figure}[ht!]
|
|
\begin{center}
|
|
\includegraphics[width=4cm]{plugins/images/ss-starfield-\genericimg.png}
|
|
\end{center}
|
|
\caption{Starfield}
|
|
\end{figure}
|
|
Starfield simulation (like the classic screensaver).
|
|
|
|
\begin{table}[ht!]
|
|
\begin{center}
|
|
\begin{tabular}{ll}\toprule
|
|
\textbf{Key} & \textbf{Action}\\\midrule
|
|
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\\\bottomrule
|
|
\end{tabular}
|
|
\end{center}
|
|
\end{table}
|