![]() |
2010-05-12
, 20:26
|
Posts: 83 |
Thanked: 55 times |
Joined on Jan 2010
@ Liverpool, UK
|
#2
|
![]() |
2010-05-12
, 20:30
|
Posts: 225 |
Thanked: 105 times |
Joined on May 2010
|
#3
|
![]() |
2010-05-12
, 20:44
|
Posts: 23 |
Thanked: 21 times |
Joined on Mar 2010
@ Hungary
|
#4
|
The Following 2 Users Say Thank You to musculus For This Useful Post: | ||
![]() |
2010-05-13
, 00:28
|
Posts: 263 |
Thanked: 108 times |
Joined on May 2008
|
#5
|
Easy to make in x-term
First step:
sudo gainroot
second step:
echo 0 > /sys/class/backlight/acx565akm/brightness
1,2,3,4,5,6,7,8,9-------250,251,252,253,254,255
echo 255 > /sys/class/backlight/acx565akm/brightness
You can choose.
It is easier, if you make a little shell script, and run from the desktop.
![]() |
2010-05-13
, 13:44
|
Posts: 263 |
Thanked: 108 times |
Joined on May 2008
|
#6
|
I mean, everyone knows that the difference between value 4 and 5 of brightness is huge, and it shouldn't.
I know there's simple brightness applet, but it would be better if steps 3, 4 and 5 has better control.