summaryrefslogtreecommitdiff
path: root/manual/plugins/logo.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-18 19:37:26 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-18 19:37:26 +0000
commitc08d7f180228a8bb5302ded4e07f37e3d094e7d9 (patch)
tree4b80837660f5e92365443d63ec3ad9133ebea09d /manual/plugins/logo.tex
parent426dc212c65586a4b2ce9d12a1ade51ea0f716a2 (diff)
downloadrockbox-c08d7f180228a8bb5302ded4e07f37e3d094e7d9.tar.gz
rockbox-c08d7f180228a8bb5302ded4e07f37e3d094e7d9.zip
Small updates to the plugins section. Fix some fixme's in Cofiguration and Main Menu sections. (FS#5171, FS#5176 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9723 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/logo.tex')
-rw-r--r--manual/plugins/logo.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index 4ea1eb6d84..a6df770083 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -3,11 +3,12 @@ Demo showing the Rockbox logo bouncing around the screen.
3 3
4\begin{table} 4\begin{table}
5 \begin{btnmap}{}{} 5 \begin{btnmap}{}{}
6 \opt{player}{Plus / Minus, On+Plus / On+Minus} 6 \opt{player}{\ButtonRight / \ButtonLeft, \ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft}
7 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Directions} 7 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano,ipodvideo}{Direction Keys}
8 & Increase / decrease speed in either direction.\\ 8 & Increase / decrease speed in either direction.\\
9 \opt{player,recorder,recorderv2fm,h1xx,h300}{Stop} 9 \opt{player}{\ButtonStop}
10 \opt{ondio}{Off}\opt{ipodcolor,ipodnano,ipodvideo}{Menu} 10 \opt{recorder,ondio,recorderv2fm,h1xx,h300}{\ButtonOff}
11 \opt{IPOD_4G_PAD}{\ButtonMenu}
11 & Quit\\ 12 & Quit\\
12 \end{btnmap} 13 \end{btnmap}
13\end{table} 14\end{table}