I see lots of posts about KDE being able to sync the screen with LED backlit keyboards but other than saying that, no information on how to do it or what keyboards are compatible.

I could be totally missing something, I tried to parse through the changelog but didn’t see anything in there about it.

Would anyone be able to explain how I should check if my keyboard (Akko 5108) is compatible and how I can change the settings if possible?

    • CalcProgrammer1@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      7 days ago

      I’m not familiar with KDE’s new feature yet, but if it only supports sysfs LEDs then it won’t control 99% of keyboards. Few RGB keyboards have drivers that expose this interface. Most RGB keyboards are controlled from userspace on their official software on Windows, and that’s also what most Linux projects that control RGB devices including my OpenRGB project do. I wonder if it would be possible to write an OpenRGB plugin/script that exposes a virtual /sys/class/leds/openrgb device that KDE could talk to, then translate that into OpenRGB calls to set the color on all available devices. It doesn’t sound too difficult.

  • just_another_person@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    7 days ago

    Where did you see this information?

    The ability for a screen to sync with something like an RGB backlight would be about the driver. Some RGB lights on keyboards don’t even have an interface controller, meaning they just cycle whatever is programmed into the keyboard controller itself (Lenovo as an example). Are you sure you even have a controllable one?