summaryrefslogtreecommitdiff
path: root/manual/plugins/starfield.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-07-20 19:32:39 +0000
committerNils Wallménius <nils@rockbox.org>2006-07-20 19:32:39 +0000
commitae7e70c6d9b98a63c99030ef03157bdaa2801c5f (patch)
treece54353fab1e63573dbde0175c58c4f6fc261cab /manual/plugins/starfield.tex
parent53ca97cbcc1014e51f5f6f48d4b71ba434b34a8c (diff)
downloadrockbox-ae7e70c6d9b98a63c99030ef03157bdaa2801c5f.tar.gz
rockbox-ae7e70c6d9b98a63c99030ef03157bdaa2801c5f.zip
updated buttonmaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10267 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/starfield.tex')
-rw-r--r--manual/plugins/starfield.tex21
1 files changed, 9 insertions, 12 deletions
diff --git a/manual/plugins/starfield.tex b/manual/plugins/starfield.tex
index 883566c685..200d339d9a 100644
--- a/manual/plugins/starfield.tex
+++ b/manual/plugins/starfield.tex
@@ -1,20 +1,17 @@
1% $Id$ %
1\subsection{Starfield} 2\subsection{Starfield}
2\screenshot{plugins/images/ss-starfield}{Starfield}{fig:starfield} 3\screenshot{plugins/images/ss-starfield}{Starfield}{img:starfield}
3Starfield simulation (like the classic screensaver). 4Starfield simulation (like the classic screensaver).
4 5
5\begin{table} 6\begin{table}
6 \begin{btnmap}{}{} 7 \begin{btnmap}{}{}
7 Right & Increase number of stars\\ 8 \ButtonRight\ / \ButtonLeft & Increase / decrease number of stars\\
8 Left & Decrease number of stars\\ 9 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
9 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up} 10 \nopt{IPOD_4G_PAD}{\ButtonUp\ / \ButtonDown}
10 \opt{ipodcolor,ipodnano,ipodvideo}{Scroll backward} 11 & Increase / decrease speed\\
11 & Increase speed\\ 12 \opt{IPOD_4G_PAD}{\ButtonMenu}
12 \opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down} 13 \opt{IAUDIO_X5_PAD}{\ButtonPower}
13 \opt{ipodcolor,ipodnano,ipodvideo}{Scroll forward} 14 \nopt{IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonOff}
14 & Decrease speed\\
15 \opt{recorder,recorderv2fm,h1xx,h300}{Stop}
16 \opt{ondio}{Off}
17 \opt{ipodcolor,ipodnano,ipodvideo}{Menu}
18 & Quit\\ 15 & Quit\\
19 \end{btnmap} 16 \end{btnmap}
20\end{table} 17\end{table}