Alex A. Naanou 25c0e2a05a documented .conf...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2024-04-07 14:38:51 +03:00

824 B

Thinkpad keyboard backlight brightness

This systemd service will set the keyboard backlight brightness based on ambient light levels.

This is initially designed for Thinkpad X1 Yoga (gen3) but should work on other devices with 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.