houmain / keymapper

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

Unable to keep same key pressed multiple times #50

Closed RichardFevrier closed 1 year ago

RichardFevrier commented 1 year ago

Let's take this configuration for example:

Meta >> Control
Control >> Meta

If we keep pressing without releasing the Meta key to perform multiple Undo as Ctrl+Z for example, it is not resolving anything the second, third, etc... times, so multiple z are performed (and written in a document).

houmain commented 1 year ago

Sorry, I cannot reproduce that. Does your configuration contain any other mappings?