![]() |
2011-03-06
, 23:53
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#2
|
![]() |
2011-03-07
, 00:02
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#3
|
Recommended to kill the daemon when device is locked and respawn it once it's unlocked. dbuscron can be used for that.
I see the displayOn sanity check - but will constantly polling completely destroy battery life?
The Following User Says Thank You to nightfire For This Useful Post: | ||
![]() |
2011-03-08
, 02:45
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#4
|
The Following User Says Thank You to nightfire For This Useful Post: | ||
I'm working on a light sensing daemon to automatically adjust the backlight based on detected ambient light.
My work-in-progress (proof of concept, really) is attached, if anyone would like to try it. Specifically, I'd appreciate any feedback about the thresholds I've set or any weird behavior.
Once I've got the algorithm tweaked I'll write a proper daemon in C with a nice settings panel, and clean up the other system events that set the backlight on their own.
For now, just run it as root in a console, throw it in the background, and it'll do its thing. Feel free to play around with the variables defined in the top of the script and send me your settings if you like them better.