This class: com.sun.jna.platform.KeyboardUtils
Will I be able to create new hotkeys, for example (I know there is easier ways to do that)
or am I still limited to when the program has focus? If not, there a whole new world of costumizing windows
This class: com.sun.jna.platform.KeyboardUtils
Will I be able to create new hotkeys, for example (I know there is easier ways to do that)
or am I still limited to when the program has focus? If not, there a whole new world of costumizing windows
Is the use of JNA mandatory in your case?
I think so, because I want keyevent’s to trigger different sections of my software. For example, a screenshot.