![]() |
2010-04-15
, 17:57
|
Posts: 889 |
Thanked: 537 times |
Joined on Mar 2010
@ scotland
|
#2
|
![]() |
2010-04-15
, 18:03
|
Posts: 23 |
Thanked: 21 times |
Joined on Mar 2010
@ Hungary
|
#3
|
![]() |
2010-04-15
, 18:11
|
Posts: 889 |
Thanked: 537 times |
Joined on Mar 2010
@ scotland
|
#4
|
The black tape is only a half-solution, because my N900 is always in my pocket, but a roll of tape...?And it makes the monitor dirty.
But I like your reply
![]() |
2010-04-16
, 09:07
|
|
Posts: 1,309 |
Thanked: 1,187 times |
Joined on Nov 2008
|
#5
|
The Following User Says Thank You to volt For This Useful Post: | ||
|
2010-04-16
, 09:14
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#6
|
![]() |
2010-04-16
, 09:14
|
|
Posts: 1,309 |
Thanked: 1,187 times |
Joined on Nov 2008
|
#7
|
The Following User Says Thank You to volt For This Useful Post: | ||
![]() |
2010-04-16
, 09:17
|
|
Posts: 1,309 |
Thanked: 1,187 times |
Joined on Nov 2008
|
#8
|
![]() |
2010-04-16
, 12:12
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#9
|
I just read someone who said that disabling Power Saving Mode didn't do that, so I just tested. No, it doesn't. Set it to lowest setting, held it under the light. Screen bright. Held the thumb over the sensor. Screen go dark.
As a lot of us said, the n900's LCD has too "powerful" light-value even on minimum.
Everybody use Simple Brightness Applet for daily use, don't we? But at night, used befour sleep, the minimum burned my eyes out.
I use a simple shell script, read in the forum, which contains for minimum light: (noobs, like me, run command sudo gainroot first on the X Terminal!)
echo 2 > /sys/class/backlight/acx565akm/brightness
The other command is for dark screen:
echo 1 > /sys/class/backlight/acx565akm/brightness
in the Enhanced Linux kernel the minimum is 0, not 1
BUT
When the light sensor detects light (my lamp), it turns the brightness to normal vault (in the settings-display the lowes value is 7! ) And I have to run my little script again. And again...
So, the question is:
- - How can we disable light sensor? - -
...or how to find an other solution to keep low light?
Can we make the minimum light to the standard?
Thanks for the replies!
Last edited by musculus; 2010-05-12 at 21:57.