• cannedtuna@piefed.world
    link
    fedilink
    English
    arrow-up
    22
    ·
    20 hours ago

    Fucking. Finally. I’ve tried Piper and Solaar, but they just aren’t great. They’re just alright. Tolerable even. But man knowing what you’re missing with the official software… it hurts.

    • Ech@lemmy.ca
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      5 hours ago

      I’ve found Input Remapper able to do everything I need it to (so far) for key mapping, though it does take a little bit of study to figure out the right macros.

      • Quibblekrust@thelemmy.club
        link
        fedilink
        English
        arrow-up
        3
        ·
        8 hours ago

        Is the issue specific to the X Lightspeed? I have a G502 Hero and I can program most things I want using the ratbagd CLI tool.

          • Quibblekrust@thelemmy.club
            link
            fedilink
            English
            arrow-up
            3
            ·
            6 hours ago

            The front-end is called Piper, so I would install that, and it comes with the required library and the daemon. Piper is OK, but the CLI is sometimes better. The UI doesn’t default to your active profile, and I always have to change it to do anything, even though it’s my only profile.

            The only thing ratbagd couldn’t do is set a button to be a pure modifier key like Ctrl or Shift. I had to boot up Windows to do that. The macro that the Logitech software creates in order to have the mouse send a pure modifier key is weird. It’s a three step macro instead of just the key, and ratbagd doesn’t even display it correctly. It might be fixed in the future. Who knows.

            • Lucy :3@feddit.org
              link
              fedilink
              arrow-up
              1
              ·
              5 hours ago

              Well, I tried piper before, and some other tool. Both did not work. iirc, piper did not even detect the device

  • OwOarchist@pawb.social
    link
    fedilink
    English
    arrow-up
    10
    ·
    22 hours ago

    Heh. I’ve been doing that shit for ages already, just using xinput, xbindkeys, and xdotool.

      • OwOarchist@pawb.social
        link
        fedilink
        English
        arrow-up
        3
        ·
        7 hours ago

        Nah … none of that touches on LEDs. It’s just a process for binding special mouse buttons (or any input device, really) to execute commands or emulate keypresses, etc.

      • OwOarchist@pawb.social
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        4
        ·
        17 hours ago

        If Wayland doesn’t have equivalents to these three tools, then IMO, it’s completely unusable.

        • Lucy :3@feddit.org
          link
          fedilink
          arrow-up
          6
          ·
          edit-2
          12 hours ago

          It does have generic tools (eg. xdotool -> ydotool), but the most powerful way is to configure it in the DE/WM itself (eg. KDE’s shortcuts or sway’s bind command). To know if what you are doing is possible with ydotool or on sway, I’d need more specific info.

          But my point was rather that it’s cool to have such functionality in the kernel, independent of desktop stack and DE/WM.