summaryrefslogtreecommitdiff
path: root/manual/plugins/plasma.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-08-23 17:10:08 +0000
committerMartin Arver <martin.arver@gmail.com>2006-08-23 17:10:08 +0000
commitd5fe8030baccc17d22c3ecdf2d4af77b71e41c82 (patch)
tree9b735c613910b28d4725bc9fe45c86250673fd11 /manual/plugins/plasma.tex
parent584853b5824c0c92946d2581afc3f3d84cee62a4 (diff)
downloadrockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.tar.gz
rockbox-d5fe8030baccc17d22c3ecdf2d4af77b71e41c82.zip
Enable manual builds for the Ipod 3g
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/plasma.tex')
-rw-r--r--manual/plugins/plasma.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/plugins/plasma.tex b/manual/plugins/plasma.tex
index ebd398323a..319309c730 100644
--- a/manual/plugins/plasma.tex
+++ b/manual/plugins/plasma.tex
@@ -5,16 +5,16 @@ Plasma is a demo displaying a 80's style retro plasma effect.
5 5
6\begin{table} 6\begin{table}
7 \begin{btnmap}{}{} 7 \begin{btnmap}{}{}
8 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} 8 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
9 \nopt{IPOD_4G_PAD}{\ButtonUp\ / \ButtonDown} 9 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonUp\ / \ButtonDown}
10 & Adjust frequency\\ 10 & Adjust frequency\\
11 \opt{HAVE_LCD_COLOR}{ 11 \opt{HAVE_LCD_COLOR}{
12 \opt{IRIVER_H300_PAD,IPOD_4G_PAD}{\ButtonSelect} 12 \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
13 \opt{IAUDIO_X5_PAD}{\ButtonPlay} 13 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
14 & Change colours\\ 14 & Change colours\\
15 } 15 }
16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
17 \opt{IPOD_4G_PAD}{\ButtonMenu} 17 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
18 \opt{IAUDIO_X5_PAD}{\ButtonPower} 18 \opt{IAUDIO_X5_PAD}{\ButtonPower}
19 & Quit\\ 19 & Quit\\
20 \end{btnmap} 20 \end{btnmap}