And of course they had to shoehorn some AI bullshit in it

(why I installed this driver: because i can remap the two extra buttons as copy/paste)

  • michaelmrose@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    19 hours ago

    This is a physical defect. Macros make one key press effect one or more action button or key press. For instance if a common operation involves pressing a b and c in sequence you can make one button on your mouse actuate that sequence.

    You can’t bind a macro to left click because then you can’t left click anymore. Even if you bound double clicking to single click (if this is even possible) it would mean every time it single click you would effect nothing which is equally if not more broken.

    You need to either take your mouse apart and fix it or throw it in the trash.

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      18 hours ago

      Yes, it is a physical defect but it is common enough that people have been able to work around it with macros.

      It’s been a while since I tried to look into this or fix it, but a quick search shows what I think was a possible solution. (Might not be, I’m just trying to be explanatory of what I mean by a macro fixing a double click problem.) https://techenclave.com/t/mouse-double-click-issue-solution-by-coding/269878

      • michaelmrose@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        7 hours ago

        Its broken fix or toss this solution isn’t applicable directly. Also seems like it would be hard to intentionally double click and add latency to single clicks

        • JackbyDev@programming.dev
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 hours ago

          Go tell the authors of that article then, I very clearly said I was only using it as an example.of what I meant by fixing it with macros and not saying it’s a solution I’ve looked into. 🙄