Alex A. Naanou ce14ec87a8 minor corrections...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2024-04-09 23:58:07 +03:00

847 B

Thinkpad keyboard backlight brightness

This systemd service will turn the keyboard backlight on/off brightness based on ambient light level threshold.

This is initially designed for Thinkpad X1 Yoga (gen3) but should work on other devices with no or minor configuration tweaks.

Install

$ sudo make install

Configure

For device-specific configuration see: thinkpad-keyboard-brightness.conf

This file lives in /etc/thinkpad-keyboard-brightness.conf

Uninstall

$ sudo make uninstall

Note that the above will not uninstall user configuration files, for a full uninstall run:

$ sudo make full-uninstall

License

BSD 3-Clause License

Copyright (c) 2024, Alex A. Naanou,
All rights reserved.