View Single Post
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#1
On user request:

Make the LED Patterns for "battery charging" (default: amber flashing) and "battery full" (default: steady green)
also show when screen on:
Code:
# replace the ScreenOn class 
# "4 only show pattern if the display is off, or if in acting dead" 
# by "5 always show pattern, even if LED disabled"

root
cd /etc/mce
cp mce.ini mce.ini_backup
sed -i 's/PatternBatteryCharging=50;4/PatternBatteryCharging=50;5/; s/PatternBatteryFull=40;4/PatternBatteryFull=40;5/' mce.ini
For the change to take effect you'll need either a reboot, or
#> stop mce; start mce

/j
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N

Last edited by joerg_rw; 2011-11-20 at 21:39.
 

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