The Following 2 Users Say Thank You to wotevah For This Useful Post: | ||
|
2010-07-30
, 09:32
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#2
|
The Following User Says Thank You to pycage For This Useful Post: | ||
|
2010-07-30
, 09:35
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#3
|
The Following 3 Users Say Thank You to ossipena For This Useful Post: | ||
|
2010-07-30
, 16:42
|
Posts: 124 |
Thanked: 105 times |
Joined on Jul 2010
|
#4
|
The Following User Says Thank You to nman For This Useful Post: | ||
|
2010-07-31
, 01:43
|
Posts: 31 |
Thanked: 35 times |
Joined on Jun 2010
|
#5
|
what about making a request to there:
http://maemo.org/packages/view/simpl...htness-applet/
The Following User Says Thank You to wotevah For This Useful Post: | ||
|
2012-01-12
, 12:27
|
|
Posts: 99 |
Thanked: 64 times |
Joined on Jun 2009
@ Stuttgart/Germany
|
#6
|
|
2012-01-12
, 13:12
|
Posts: 147 |
Thanked: 150 times |
Joined on Aug 2010
@ Finland
|
#7
|
root echo >/sys/class/backlight/acx565akm/brightness 0
echo "echo 0 > /sys/class/backlight/acx565akm/brightness" | sudo gainroot | echo ""
The Following User Says Thank You to Aonsaithya For This Useful Post: | ||
|
2012-01-12
, 13:26
|
|
Posts: 1,503 |
Thanked: 2,688 times |
Joined on Oct 2010
@ Denmark
|
#8
|
|
2012-01-12
, 18:41
|
|
Posts: 99 |
Thanked: 64 times |
Joined on Jun 2009
@ Stuttgart/Germany
|
#9
|
|
2012-01-12
, 19:46
|
|
Posts: 1,503 |
Thanked: 2,688 times |
Joined on Oct 2010
@ Denmark
|
#10
|
hi, thanks I've never done any programming for maemo, but I'd read the light sensor value (if sun light has a greater value than bright ambient light) and set the brightness to 0 at sun light.
maybe that could help to create such a script:
http://doc.qt.nokia.com/qtmobility/s...using-a-sensor
So, I am wondering if it's possible to turn off the backlight completely - preferrably on demand but perhaps also automatically when the light level is enough. This can also help save some battery because the N900 appears to be automatically boosting the backlight level to compensate for ambient light - which is nice but in strong sun it's counterproductive.