Login  Register

Newt Multimedia keys

Posted by mahesh on Mar 09, 2018; 6:46am
URL: https://forum.jogamp.org/Newt-Multimedia-keys-tp4038723.html

Is there any way to listen multimedia keyevents in newt, since it listens native keys

I am working on app which needs multimedia remote keys to work.

so far the solution that seems to work is  https://github.com/kwhat/jnativehook

Will the solution I mentioned interfere with newtkeyevents?

LWGJL seems to have media key events (although i have not tested it) https://github.com/LWJGL/lwjgl/blob/master/src/java/org/lwjgl/opengl/WindowsKeycodes.java