Skip to content

Commit 03302e7

Browse files
committed
Remove some lines from example config.
1 parent f34b783 commit 03302e7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

etc/keyboard-backlightd.conf

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
#
44
# See README.md for more info
55
INPUTS=-i /dev/input/by-path/platform-i8042-serio-0-event-kbd \
6-
-i /dev/input/by-path/platform-thinkpad_acpi-event \
7-
-i /dev/input/by-path/pci-0000:00:1f.4-event-mouse \
8-
-i /dev/input/by-path/pci-0000:00:1f.4-serio-2-event-mouse \
9-
-i /dev/input/by-id/usb-Raydium_Corporation_Raydium_Touch_System-event-if00
6+
-i /dev/input/by-path/platform-thinkpad_acpi-event
107

118
# Path to LED under /sys to control
129
LED=/sys/class/leds/tpacpi::kbd_backlight

0 commit comments

Comments
 (0)