Dinesh966 / jnativehook

Automatically exported from code.google.com/p/jnativehook
0 stars 0 forks source link

Support differentiating key/mouse event source #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is a number of use cases (remote control devices, barcode scanners) where 
it is of key importance to know the source of a keyboard/mouse event. Is there 
any way to get at that information? This would be a great benefit to many 
problems that are now virtually unsolvable in Java.

Original issue reported on code.google.com by marko.to...@gmail.com on 19 Apr 2012 at 12:31

GoogleCodeExporter commented 8 years ago
Sorry about the wrong type. Clearly not a defect, but an enhancement request.

Original comment by marko.to...@gmail.com on 19 Apr 2012 at 12:45

GoogleCodeExporter commented 8 years ago
It maybe possible for some platforms.  Something like 
http://code.google.com/p/javahidapi/ is probably more of what you are looking 
for.

Original comment by alex%1st...@gtempaccount.com on 19 Apr 2012 at 4:31

GoogleCodeExporter commented 8 years ago
Outside of the scope of this project. 

Original comment by alex%1st...@gtempaccount.com on 2 Jul 2012 at 7:52

GoogleCodeExporter commented 8 years ago
Yes, a HID source of an event would be the great enhancement!

Original comment by ja...@arteria.art.pl on 6 May 2015 at 3:52