mirror of
https://github.com/flynx/thinkpad-keyboard-brightness.git
synced 2025-10-28 10:40:10 +00:00
documented .conf...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
510a94d939
commit
25c0e2a05a
14
README.md
14
README.md
@ -16,18 +16,10 @@ $ sudo make install
|
||||
|
||||
## Configure
|
||||
|
||||
```bash
|
||||
$ sudo systemctl edit thinkpad-keyboard-brightness.service
|
||||
```
|
||||
For device-specific configuration see:
|
||||
[thinkpad-keyboard-brightness.conf](thinkpad-keyboard-brightness.conf)
|
||||
|
||||
Variables that can change depending on device
|
||||
```
|
||||
[Service]
|
||||
Environment=SENSOR=/sys/bus/iio/devices/iio:device2/in_illuminance_raw
|
||||
Environment=TRIGGER=/sys/class/leds/tpacpi::kbd_backlight/brightness
|
||||
Environment=THRESHOLD=1500
|
||||
Environment=VALUE=1
|
||||
```
|
||||
This file lives in `/etc/thinkpad-keyboard-brightness.conf`
|
||||
|
||||
|
||||
## Uninstall
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user