blob: c0595872f9aa5c896cb6b5d36098da4c53c3dd85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
% $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{table}
\begin{btnmap}{}{}
\ButtonLeft/\ButtonRight
& Toggle between colors\\
\opt{PLAYER_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long press on \ButtonPlay}
\opt{IAUDIO_x5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\
\end{btnmap}
\end{table}
|