From f2dbbf45de036dfbcbea8f2650a50bfc5d088ff1 Mon Sep 17 00:00:00 2001 From: Teruaki Kawashima Date: Mon, 1 Nov 2010 13:37:00 +0000 Subject: lamp plugin: -handles sys_events. -disable idle poweroff (part of FS#11578 by Hayden Pearce.) -correct button table in the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28429 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/lamp.tex | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'manual/plugins') diff --git a/manual/plugins/lamp.tex b/manual/plugins/lamp.tex index af2faa5578..b99bcce983 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} -- cgit v1.2.3