maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   LED Patterns - make charge indication permanent (https://talk.maemo.org/showthread.php?t=80174)

joerg_rw 2011-11-20 21:11

LED Patterns - make charge indication permanent
 
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

pali 2011-11-20 22:01

Re: LED Patterns - make charge indication permanent
 
This is very usefull change. What about include it into CSSU?

joerg_rw 2011-11-21 00:33

Re: LED Patterns - make charge indication permanent
 
Quote:

Originally Posted by pali (Post 1126553)
This is very usefull change. What about include it into CSSU?

Would at very least need a proper settings GUI, and there's no reason why e.g. tweakr or LED-pattern-editor couldn't include it, so no justification for CSSU

/j

blue_led 2011-11-23 17:15

Re: LED Patterns - make charge indication permanent
 
Quote:

Originally Posted by joerg_rw (Post 1126539)
On user request:

Make the LED Patterns for "battery charging" (default: amber flashing) and "battery full" (default: steady green)
also show when screen on:
/j

sometimes, flashing led in dim light or watching movies, is annoying.
a quick look at status area solve the problem :D


All times are GMT. The time now is 21:46.

vBulletin® Version 3.8.8