laptop monitor dim
Posted: 17. Dec 2009, 09:09
When system startx my laptop monitor is dim. I have to increase brightness with functions keys. Same situation when I switch to terminal with Ctrl+Alt+Fx and when screen saver activates. Any idea how to fix that?
I found that
works as root. However neither adding this to rc.local nor adding this to xfce autostart seems to work 
But then from root console it works.
I found that
Code: Select all
echo -n 87 > /proc/acpi/video/VGA/LCDD/brightness

But then from root console it works.