Every time after I restart I have to enter this in the terminal to set the brightness:
xrandr -q | grep " connected"
xrandr --output LVDS --brightness 0.5
Could someone tell me if there is there any way to set up the brightness and remain like that even after a restart?
xrandr -q | grep " connected"
in the script? – A.B. Jun 05 '15 at 15:27