https://bugs.kde.org/show_bug.cgi?id=464751
--- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> --- Plasma doesn't control the keyboard backlight via sysfs directly, we go through the UPower DBus interface: https://upower.freedesktop.org/docs/KbdBacklight.html That has no notion of different devices afaik. I'd say the proper first thing to do would be to fix upower to apply the changes it gets from the DBus interface to all relevant devices. If we have a good story for actually exposing multiple controls in the UI we then can think about how to achieve that, either by fixing the UPower interface to support multiple devices or bypassing that entirely -- You are receiving this mail because: You are watching all bug changes.