mirror of
https://github.com/flynx/thinkpad-keyboard-brightness.git
synced 2025-10-28 18:50: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
|
## Configure
|
||||||
|
|
||||||
```bash
|
For device-specific configuration see:
|
||||||
$ sudo systemctl edit thinkpad-keyboard-brightness.service
|
[thinkpad-keyboard-brightness.conf](thinkpad-keyboard-brightness.conf)
|
||||||
```
|
|
||||||
|
|
||||||
Variables that can change depending on device
|
This file lives in `/etc/thinkpad-keyboard-brightness.conf`
|
||||||
```
|
|
||||||
[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
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
## Uninstall
|
## Uninstall
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user