[Linux] Force the keyboard backlight to stay turned off on an ASUS laptop.oneshot (55) in linux • 7 years ago (edited)Here the script that has to be executed as root. #!/bin/bash while true do echo 0 > /sys/class/leds/asus\:\:kbd_backlight/brightness sleep 5 done GitHub linux config hardware bash script
ECHO?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit