![]() |
2012-04-16
, 12:14
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#2
|
for L in /sys/class/leds/lp5523:kb?; do echo 0 >$L/led_current; done
The Following 4 Users Say Thank You to joerg_rw For This Useful Post: | ||
![]() |
2012-04-16
, 13:14
|
|
Posts: 124 |
Thanked: 125 times |
Joined on Sep 2010
|
#4
|
The Following User Says Thank You to B-RUNO For This Useful Post: | ||
![]() |
2012-04-16
, 13:43
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#5
|
The Following 3 Users Say Thank You to Estel For This Useful Post: | ||
![]() |
2012-04-16
, 18:51
|
|
Posts: 124 |
Thanked: 125 times |
Joined on Sep 2010
|
#6
|
MAG did a proof-of-concept program that turned certain diodes beneath keyboard on demand (there are 6 diodes total out there), so it's probably perfecdtly achievable.
Yet, You guys are overrating effect on battery life, generated by kb diodes - they're not like backlight of screen, so don't expect noticeable powersaving, even by disabling them totally.
OZr I just don't feel it using 3000 mAh battery, which seems to be much more effective way of extending runtime
/Estel
![]() |
2012-04-17
, 01:02
|
Posts: 304 |
Thanked: 235 times |
Joined on May 2010
@ Manila
|
#7
|
[edit] ps.: please notice your kbd backlight will get turned off when ambient light is bright enough
![]() |
2012-04-17
, 18:22
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#8
|
sleep 1
The Following 2 Users Say Thank You to joerg_rw For This Useful Post: | ||
I want to pop out the hwkb and not have the backlight lit up, and when I need it to light up, I can easily enable it through the status-menu.
I hope it is possible. TIA!