kwhat/jnativehook

nativeKeyTyped problem

MakcNm4ik opened this issue · 1 comments

(I'm sorry for my grammar. My english is bad. The code is written by Kotlin, but I think you will understand)

As I understand it, native KeyTyped is called when a character fits somewhere. But my method is not called when writing message to file
Screenshot_135
.

kwhat commented

Hi, You should be getting output for e.getKeyChar() but I am not sure why it is not working for you. See if you can enable debug logs and paste the output here.