You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
354 B

# G710 backlight
Bash script that is checking status of DPMS of screen and turns on/off backlight of the keyboard.
Script runs in a loop and chekcks some aspects of system (in this case if smplayer is running in window or fullscreen) and reacts appropriatelly.
I decided to create repo for it, because it can help somebody to achieve simmilar results.