A script to turn on the Lenovo keyboard backlight after 7pm.
-
Checkout this repository into your home directory.
-
Execute the following
cd ~/lenovo-auto-keyboard-backlight
sudo chmod 777 /sys/class/leds/tpacpi::kbd_backlight/*
./install.sh
- Done. The script will check every 5 minutes and adjust the backlight based on the time of day.