diff options
Diffstat (limited to 'manual/plugins')
| -rw-r--r-- | manual/plugins/lamp.tex | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/manual/plugins/lamp.tex b/manual/plugins/lamp.tex index af2faa5..b99bcce 100644 --- a/manual/plugins/lamp.tex +++ b/manual/plugins/lamp.tex @@ -3,24 +3,21 @@ 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}{ + \opt{lcd_color}{ \opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% ,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD} {\ButtonLeft/\ButtonRight} \opt{COWON_D2_PAD}{\TouchMidLeft{} / \TouchMidRight} - \opt{HAVEREMOTEKEYMAP}{& } + \opt{HAVEREMOTEKEYMAP}{& } & Toggle between colours\\ - } - \opt{PLAYER_PAD}{\ButtonMenu} - \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} - \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay} - \opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} - \opt{SANSA_FUZE_PAD}{\ButtonHome} - \opt{COWON_D2_PAD}{\ButtonPower} - \opt{PBELL_VIBE500_PAD}{\ButtonRec} - \opt{HAVEREMOTEKEYMAP}{& - \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} - } + Any ohter key + \opt{HAVEREMOTEKEYMAP}{& } & Quit\\ + } + \nopt{lcd_color}{ + Any key + \opt{HAVEREMOTEKEYMAP}{& } + & Quit\\ + } \end{btnmap} |