summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/plugins/lamp.tex31
1 files changed, 19 insertions, 12 deletions
diff --git a/manual/plugins/lamp.tex b/manual/plugins/lamp.tex
index b99bcce983..81a90409dd 100644
--- a/manual/plugins/lamp.tex
+++ b/manual/plugins/lamp.tex
@@ -4,20 +4,27 @@ Lamp is a simple plugin to use your player as a lamp (flashlight, torch).
4You get an empty screen with maximum brightness. 4You get an empty screen with maximum brightness.
5\begin{btnmap} 5\begin{btnmap}
6 \opt{lcd_color}{ 6 \opt{lcd_color}{
7 \opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 7 \nopt{touchscreen}{\ButtonLeft{} / \ButtonRight}%
8 ,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% 8 \opt{touchscreen}{\TouchMidLeft{} / \TouchMidRight}
9 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD} 9 &
10 {\ButtonLeft/\ButtonRight} 10 \opt{HAVEREMOTEKEYMAP}{
11 \opt{COWON_D2_PAD}{\TouchMidLeft{} / \TouchMidRight} 11 & }
12 \opt{HAVEREMOTEKEYMAP}{& } 12 Toggle between colours
13 & Toggle between colours\\ 13 \\
14 Any ohter key 14
15 \opt{HAVEREMOTEKEYMAP}{& } 15 Any other key
16 & Quit\\ 16 &
17 \opt{HAVEREMOTEKEYMAP}{
18 & }
19 Quit
20 \\
17 } 21 }
18 \nopt{lcd_color}{ 22 \nopt{lcd_color}{
19 Any key 23 Any key
20 \opt{HAVEREMOTEKEYMAP}{& } 24 &
21 & Quit\\ 25 \opt{HAVEREMOTEKEYMAP}{
26 & }
27 Quit
28 \\
22 } 29 }
23\end{btnmap} 30\end{btnmap}