View Single Post
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#18
Code:
/FULL/PATH/set-brightness `gconftool-2 --get /apps/adv-backlight/brightness`
Just add that to the bottom and change /FULL/PATH/ to the directory path where you placed the set-brightness binary, /root/bin/ is a good location. And chmod 755 set-brightness so you can execute it.
 

The Following User Says Thank You to auouymous For This Useful Post: