houmain / keymapper

A cross-platform context-aware key remapper.
GNU General Public License v3.0
257 stars 21 forks source link

Repeating ButtonLeft #55

Closed sobornostea closed 1 year ago

sobornostea commented 1 year ago

Hi !

For a videogame I wanted to do this remap (KeyK >> ButtonLeft) unfortunately the input seems to be buffered when I type it too fast which leads to it being repeated even after I stop pushing the keys. This doesn't seem to be specific to the game (I can reproduce the behaviour outside of it) but it makes me unable to use the program

houmain commented 1 year ago

Hi! I could not reproduce this yet. Are you using the Windows or Linux version? Do you have more mappings? If yes, does it also happen if you reduce your configuration to this one mapping? Thanks!

sobornostea commented 1 year ago

Hi !

It seems to work now :thinking: , I've been using the following configuration on the Linux version :

Shift   >> Shift
Control >> Control
AltLeft >> AltLeft

KeyJ >> Space
KeyK >> ButtonLeft
AltRight >> Shift