summaryrefslogtreecommitdiffstats
path: root/manual/plugins/lamp.tex
blob: 643f1bb51fe070ae4da30952463f692e5115a71c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
% $Id$ %
\subsection{Lamp}
Lamp is a simple plugin to use your player as a lamp (flashlight, torch).
You get an empty screen with maximum brightness.
\begin{btnmap}
  \opt{lcd_color}{
    \PluginLeft{} / \PluginRight
        &
    \opt{HAVEREMOTEKEYMAP}{
        & }
    Toggle between colours
        \\
  }
  \opt{backlight_brightness}{
    \nopt{scrollwheel}{\PluginUp{} / \PluginDown}
    \opt{scrollwheel}{\PluginScrollFwd{} / \PluginScrollBack}
        &
    \opt{HAVEREMOTEKEYMAP}{
        & }
    Change the brightness
        \\
  }
  \opt{HAVE_BUTTON_LIGHTS}{
    \PluginSelect{}
        &
    \opt{HAVEREMOTEKEYMAP}{
        & }
    Toggle the button light
        \\
  }
    \PluginCancel{} or \PluginExit
    & Exit to menu\\
\end{btnmap}