1

At every reboot my screen backlight and my keyboard backlight were set up to maximum level on every reboot.

Reading this article:

How do I set default display brightness?

i've solved the problem with my screen backligth running the script mentioned. But i still having problem with my keyboard backlight.

I've already modified with gksudo /etc/rc.local, writing on it:

echo 0 > /sys/class/leds/asus\:\:kbd_backlight/brightness

and also tryed:

echo '0' > /sys/class/leds/asus\:\:kbd_backlight/brightness

But when I restart the system the keyboardk backlight is set to max again.

I'm running Ubuntu 14.04

0 Answers0