dmauro / Keypress

A keyboard input capturing utility in which any key can be a modifier key.
http://dmauro.github.io/Keypress/
Apache License 2.0
3.18k stars 313 forks source link

Press state bug #27

Closed senneco closed 10 years ago

senneco commented 10 years ago

Press win+shift button. Then release win button. Then release shift button. But win button show as pressed, still.

dmauro commented 10 years ago

Thank you! I just pushed some fixes for this to development and will be in the new release shortly. There's some wonkiness with the cmd key in Mac OS X and the workarounds for it were interfering with Windows.