tomzx / gkm

⚠ Unsupported/Unmaintained ⚠️️ Global Keyboard and Mouse listener for node.js.
MIT License
52 stars 16 forks source link

Allow consuming events #10

Open samcarlinone opened 7 years ago

samcarlinone commented 7 years ago

JNativeHook has added the ability to attempt to consume native events, see docs page here.

This feature is currently listed as unsupported by the devs, because it doesn't work on some unix platforms, not sure if this library is designed to be crossplatform or not, but the ability to consume events would be very nice.