diff options
author | Frank Gevaerts <frank@gevaerts.be> | 2015-02-22 12:22:40 +0100 |
---|---|---|
committer | Frank Gevaerts <frank@gevaerts.be> | 2015-02-22 12:22:40 +0100 |
commit | 272b5586397ebc4479b3ef247775723ddb8a5bd8 (patch) | |
tree | 2483abf0176fd3469e1a936bd8531a16f9de56ba /manual | |
parent | b84fd878d3fa7512d93e692f97723007df2939be (diff) |
Lamp plugin: Allow toggling the button light using "select".
Change-Id: I0f276a74010ef463ebdb0eb0cc00fc50123966f0
Diffstat (limited to 'manual')
-rw-r--r-- | manual/plugins/lamp.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/plugins/lamp.tex b/manual/plugins/lamp.tex index 73f48f12f8..643f1bb51f 100644 --- a/manual/plugins/lamp.tex +++ b/manual/plugins/lamp.tex @@ -20,6 +20,14 @@ You get an empty screen with maximum brightness. Change the brightness \\ } + \opt{HAVE_BUTTON_LIGHTS}{ + \PluginSelect{} + & + \opt{HAVEREMOTEKEYMAP}{ + & } + Toggle the button light + \\ + } \PluginCancel{} or \PluginExit & Exit to menu\\ \end{btnmap} |