0

I want to change one of the side buttons of my Logitech MX Master 3 to pressing the scroll-wheel down. I need it to work all the time, not just at button press (I want to be able to "drag" with it, very handy for CAD). I checked the buttons with xev, so I need to map button9 to button2. Using xbindkeys:

"xte 'mouseclick 2'"
    b:9

This does not at all work for me, I have to add the modifier "Release", but then it does not register holding down. I am using Plasma KDE, X11.

Is there a way to achieve a complete remap?

1 Answers1

0

I ended up using piper to do the same thing.