2008-05-07 21:59:45 +00:00
|
|
|
% $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.
|
2010-05-20 17:38:38 +00:00
|
|
|
\begin{btnmap}
|
2010-11-01 13:37:00 +00:00
|
|
|
\opt{lcd_color}{
|
2010-11-02 00:02:15 +00:00
|
|
|
\nopt{touchscreen}{\ButtonLeft{} / \ButtonRight}%
|
|
|
|
\opt{touchscreen}{\TouchMidLeft{} / \TouchMidRight}
|
|
|
|
&
|
|
|
|
\opt{HAVEREMOTEKEYMAP}{
|
|
|
|
& }
|
|
|
|
Toggle between colours
|
|
|
|
\\
|
2010-11-06 13:40:09 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
\opt{backlight_brightness}{
|
2010-11-09 22:10:38 +00:00
|
|
|
\nopt{IPOD_4G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MPIO_HD200_PAD,touchscreen}
|
|
|
|
{\ButtonDown{} / \ButtonUp}%
|
2010-11-06 13:40:09 +00:00
|
|
|
\opt{IPOD_4G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack{} / \ButtonScrollFwd}
|
2010-11-09 22:10:38 +00:00
|
|
|
\opt{MPIO_HD200_PAD}{FIXME}
|
2010-11-06 13:40:09 +00:00
|
|
|
\opt{touchscreen}{\TouchBottomMiddle{} / \TouchTopMiddle}
|
|
|
|
&
|
|
|
|
\opt{HAVEREMOTEKEYMAP}{
|
|
|
|
& }
|
|
|
|
Change the brightness
|
|
|
|
\\
|
|
|
|
}
|
|
|
|
|
|
|
|
\opt{lcd_color,backlight_brightness}{
|
2010-11-02 00:02:15 +00:00
|
|
|
Any other key
|
|
|
|
&
|
|
|
|
\opt{HAVEREMOTEKEYMAP}{
|
|
|
|
& }
|
|
|
|
Quit
|
|
|
|
\\
|
2010-11-01 13:37:00 +00:00
|
|
|
}
|
2010-11-06 13:40:09 +00:00
|
|
|
\nopt{lcd_color,backlight_brightness}{
|
2010-11-01 13:37:00 +00:00
|
|
|
Any key
|
2010-11-02 00:02:15 +00:00
|
|
|
&
|
|
|
|
\opt{HAVEREMOTEKEYMAP}{
|
|
|
|
& }
|
|
|
|
Quit
|
|
|
|
\\
|
2010-11-01 13:37:00 +00:00
|
|
|
}
|
2010-05-20 17:38:38 +00:00
|
|
|
\end{btnmap}
|