I haven't figured out how to bind this command to a set of keys, but I manually change the brightness using this:

echo 100 | sudo tee /sys/class/backlight/intel_backlight/brightness

Just change the "100" to whatever number you want. Maybe you could set it as a default by creating a script on start up? I'm a newb so I don't know how to do any of this. I just found the command on another thread on this forum.

Reply via email to