summaryrefslogtreecommitdiff
path: root/manual/plugins/vumeter.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-01-29 17:15:01 +0000
committerNils Wallménius <nils@rockbox.org>2008-01-29 17:15:01 +0000
commit51f937c2e445eaef345d3a9d15782436bb5e5c27 (patch)
treeed0788d5631e8e2d208c4af571b520797fc9fcc3 /manual/plugins/vumeter.tex
parentba75e6038f3f9af54bdeaf9feb1f4bd90c042f19 (diff)
Commit FS#8527 by Thomas Martiz, renaming the wheel macros for sansa e200 to be consistent with ipods and the code and some minor fixes/tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16182 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/vumeter.tex')
-rw-r--r--manual/plugins/vumeter.tex6
1 files changed, 2 insertions, 4 deletions
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index 29ddcd2dd9..94e238ea69 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -30,15 +30,13 @@ and the meter scale can be changed.
& Settings\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD}
{\ButtonUp}
-\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
-\opt{SANSA_E200_PAD}{\ButtonScrollDown}
+\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD}{\ButtonVolUp}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Raise Volume\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD}
{\ButtonDown}
-\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
-\opt{SANSA_E200_PAD}{\ButtonScrollUp}
+\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack}
\opt{SANSA_C200_PAD}{\ButtonVolDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
& Lower Volume\\