Open GoogleCodeExporter opened 8 years ago
Thanks for testing. I wasn't sure if it would work on Linux and hadn't tested
it yet. There's another way I've found of setting the leds, but it's only
through X11 calls. I'll sniff around and see if I can find any other ways.
Original comment by eionrobb
on 4 Nov 2010 at 7:49
/sys/class/leds/*/brightness will let you control LEDs just by writing 1 or 0 to them.
so all you need is to arrange from the user of the plugin to have write permissions to the desired files.
Original issue reported on code.google.com by
Wolkensc...@googlemail.com
on 4 Nov 2010 at 1:44