Java keyboard hook

Posted by Jason S on Stack Overflow See other posts from Stack Overflow or by Jason S
Published on 2010-01-27T15:04:00Z Indexed on 2010/06/10 12:12 UTC
Read the original article Hit count: 462

Filed under:
|
|

I would like to write a Java app that counts how long I have been using the keyboard or mouse w/o a break. Are there any built-in classes or 3rd party libraries that can detect global keyboard/mouse use?

© Stack Overflow or respective owner

Related posts about java

Related posts about keyboard