Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / vumeter.tex
blob50c7156e38fc4fffad8934407a390f5c8327d9c4
1 \subsection{VU meter}
2 \screenshot{plugins/images/ss-vumeter}{VU-Meter}{}
4 This is a VU meter, which displays the volume of the left and right
5 audio channels. There are 3 types of meter selectable. The analogue
6 meter is a classic needle style. The digital meter is modelled after
7 LED volume displays, and the mini{}-meter option allows for the display
8 of small meters in addition to the main display (as above). From the
9 settings menu the decay time for the meter (its memory), the meter type
10 and the meter scale can be changed.
12 \begin{table}
13 \begin{btnmap}{}{}
14 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
16 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
17 ,MROBE100_PAD}{\ButtonPower}
18 \opt{GIGABEAT_S_PAD}{\ButtonBack}
19 \opt{HAVEREMOTEKEYMAP}{& }
20 & Save settings and quit\\
21 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
22 \opt{ONDIO_PAD}{\ButtonMenu}
23 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
24 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
25 \opt{GIGABEAT_PAD}{\ButtonA}
26 \opt{MROBE100_PAD}{\ButtonDisplay}
27 \opt{GIGABEAT_S_PAD}{\ButtonNext}
28 \opt{HAVEREMOTEKEYMAP}{& }
29 & Help\\
30 \opt{RECORDER_PAD}{\ButtonFOne}
31 \opt{ONDIO_PAD}{Long \ButtonMenu}
32 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
33 ,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
34 \opt{IRIVER_H10_PAD}{\ButtonRew}
35 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
36 \opt{HAVEREMOTEKEYMAP}{& }
37 & Settings\\
38 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
39 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp}
40 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
41 \opt{SANSA_C200_PAD}{\ButtonVolUp}
42 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
43 \opt{HAVEREMOTEKEYMAP}{& }
44 & Raise Volume\\
45 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
46 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown}
47 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack}
48 \opt{SANSA_C200_PAD}{\ButtonVolDown}
49 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
50 \opt{HAVEREMOTEKEYMAP}{& }
51 & Lower Volume\\
52 \end{btnmap}
53 \end{table}