开发者

Can I listen to keyboard and mouse events without activating any window?

开发者 https://www.devze.com 2023-04-01 00:00 出处:网络
I want to track number of keys pressed and mouse clicks in background, i.e., without开发者_运维问答 activating any window.

I want to track number of keys pressed and mouse clicks in background, i.e., without开发者_运维问答 activating any window.

Please, help me to solve my problem?

Thank you.


As far as I know this is not possible using just Java and still keeping it platform independent...

0

精彩评论

暂无评论...
验证码 换一张
取 消