Koi
Koi copied to clipboard
[REQUEST] toggle keyboard backlight
at night i often need my keyboard backlight
would be nice if koi would enable/disable it automatically
in my KDE system tray, there is a "brightness and colors" applet where i can manually enable/disable my keyboard backlight
Have you considered using this (or a manual implementation thereof)?
https://github.com/donjajo/als-led-backlight
my laptop has no Ambient Light Sensor
ls /sys/bus/iio/devices/
grep -i light /proc/bus/input/devices
udevadm info --export-db | grep -i light
lsusb | grep -i light
lspci -nn | grep -i light
udevadm info shows only my display and keyboard backlight
E: DEVPATH=/devices/pci0000:00/0000:00:01.1/0000:01:00.0/backlight/nvidia_0
E: DEVPATH=/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/leds/platform::kbd_backlight
$ lspci | grep -F 00:14.3
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)