Configure the keyboard backlight on ASUS laptops.
NOTE: This is the new repository of ASUS Keyboard Backlight that used to be hosted on Launchpad: https://launchpad.net/asus-keyboard-backlight
- Python
- ACPI Daemon
(optional) pyNotifythis is not required anymore as the code that uses this works with an old Xorg and GDM
Run the following command as root from the project root directory:
./install.sh --install
Run the following command as root from the project root directory:
./install.sh --remove
- 2017-05-08:
- Project imported to Github
- README rewrote
- License changed from GPLv3+ to WTFPL