sezanzeb / input-remapper

🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
GNU General Public License v3.0
3.87k stars 161 forks source link

How to use macros? #869

Open pH142857 opened 7 months ago

pH142857 commented 7 months ago

My new mouse doesn't have horizontal scrolling on its wheel, so I'm trying to emulate these events with the mouse side buttons. I'm starting by getting the grip of how to use macros. In the examples, I can see the wheel(down, 10) and wheel(up, 10) events but I can't make them work.

Reproduction steps:

NB: I first tried to map the button to a keyboard key just for testing, and this works fine.

TherinS commented 2 months ago

Did you resolve this? Mark it solved if you have. If not and you still need help, reply and I'll try to help when I see it.

pH142857 commented 2 months ago

Did you resolve this? Mark it solved if you have. If not and you still need help, reply and I'll try to help when I see it.

Thanks for your answer, I haven't progressed in the resolution of this issue. Thanks in advance for your help.