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

how to distinguish inputs from multiple keyboards? #148

Closed llombard closed 5 years ago

llombard commented 5 years ago

hey, I'd like to use multiple numeric keyboards (multiple simultaneous player, for example). Is it possible to distinguish between the keypads? thanks, Laurent

dmauro commented 5 years ago

I'm not super up-to-date on the state of this sort of thing, so I don't know about the possibility of doing that, but Keypress wasn't built with that sort of functionality in mind.