summaryrefslogtreecommitdiffstats
path: root/manual/plugins/plasma.tex
diff options
context:
space:
mode:
authorTom Ross <midgey@rockbox.org>2007-01-19 06:45:59 +0000
committerTom Ross <midgey@rockbox.org>2007-01-19 06:45:59 +0000
commit2ccef991441ef708ea25d833a2fd3c11aa5ea6a8 (patch)
tree8a41f83398a0ea56cf4312e074bb89071a96fb78 /manual/plugins/plasma.tex
parentfa6ed0d1f44420f813b1edbd77dd8cd0c7baed15 (diff)
downloadrockbox-2ccef991441ef708ea25d833a2fd3c11aa5ea6a8.tar.gz
rockbox-2ccef991441ef708ea25d833a2fd3c11aa5ea6a8.zip
Manual Commit: Add H10 keymappings for Demos and Applications. Correct a few mistakes on e200 mappings. Add a few missing X5 keys. Add Disk Tidy for Player and remove the old keymaps. Rework stopwatch.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12070 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/plasma.tex')
-rw-r--r--manual/plugins/plasma.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/plugins/plasma.tex b/manual/plugins/plasma.tex
index 97fadcc1f8..033bfc8672 100644
--- a/manual/plugins/plasma.tex
+++ b/manual/plugins/plasma.tex
@@ -6,16 +6,17 @@ Plasma is a demo displaying a 80's style retro plasma effect.
\begin{table}
\begin{btnmap}{}{}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
+ \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
\nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown}
& Adjust frequency\\
\opt{HAVE_LCD_COLOR}{
\opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
- \opt{IAUDIO_X5_PAD}{\ButtonPlay}
+ \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
& Change colours\\
}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
- \opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonPower}
+ \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
& Quit\\
\end{btnmap}
\end{table}