Bash script that is checking status of DPMS of screen and turns on/off backlight of the keyboard.
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.
Pitriss eedc8201c2
First commit.
7 years ago
LICENSE Initial commit 7 years ago
README.md First commit. 7 years ago
g710-backlight.sh First commit. 7 years ago

README.md

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.