sezanzeb / input-remapper

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

Mouse with Fire Button #936

Open cleberabreu87 opened 1 month ago

cleberabreu87 commented 1 month ago

Hi!

I have a mouse with Fire button. This button actually is a Left button pressed 3x.

In program, when i click in Fire buttton, recognizes like Left buton only.

Is possible to remap by number of clicks, in this case 3 clicks activate the remap?

TherinS commented 1 month ago

You should be able to find a solution on the example Macros pages here:

https://github.com/sezanzeb/input-remapper/blob/main/readme/examples.md and here: https://github.com/sezanzeb/input-remapper/blob/main/readme/macros.md

"Repeat" is what it sounds like you want.