The old three KEY_KBDILLUM* keycodes don't reflect the current situation modern notebooks anymore. Especially the ones with RGB keyboards. e.g. - Clevo NL50NU has a toggle, an up, a down and a color-cycle key - TongFang PH4ARX1 doesn't have a toggle key, but one that cycles through off, half-brightness, and full-brightness. Also, on some devices these keys are already implemented in firmware. It would still be nice if there is a way to let userspace know when one of these keys is pressed to display the OSD, but don't advice it to actually do anything. This is the intended purpose of the KEY_KBDILLUMCHANGE define. My draft sent to the LKML: https://lore.kernel.org/all/20230530110550.18289-1-wse@tuxedocomputers.com/ Is there interest in this besides me? What are other potential keys?
Cross reference to the Gnome feature request: https://bugs.kde.org/show_bug.cgi?id=470453
*** This bug has been marked as a duplicate of bug 406790 ***
(In reply to Werner Sembach [TUXEDO] from comment #1) > Cross reference to the Gnome feature request: > https://bugs.kde.org/show_bug.cgi?id=470453 woopsy: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues/746