Created
July 15, 2021 15:57
-
-
Save Leo5878/2c16fb6b165f3b14b48fef2891084401 to your computer and use it in GitHub Desktop.
control backlit keyboard in linux for lenovo s340
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Follow the path | |
cd /sys/class/leds/platform::kbd_backlight | |
vim brightness | |
0 - disable | |
1 - enable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment