View Single Post
Posts: 383 | Thanked: 344 times | Joined on Jun 2013 @ Greece, Athens
#7
Originally Posted by nicolai View Post
quick n dirty python script.
(definitely a battery killer)
run as root.
Thanks for your time! Is there any chance to make it work with the keyboard leds as well?? Do I need to change this:
led_r = open('/sys/class/leds/lp5523:r/brightness','w',1)
to this:
led_r = open('/sys/class/leds/lp5523:kb1/brightness','w',1)
for example?

One more think I want to say is that it captures the sound of the mic as well... What I mean is that when I talk for example it lights up? Is there any way to remove that?
Why do you think that it is a battery killer? How much energy could a led need? Thanks again

Last edited by bill_klpd; 2013-06-29 at 14:15.
 

The Following 2 Users Say Thank You to bill_klpd For This Useful Post: