Login  Register

Re: NEWT & Linux KeyEvents

Posted by gouessej on Jun 14, 2011; 8:33am
URL: https://forum.jogamp.org/NEWT-Linux-KeyEvents-tp3049772p3062199.html

Another solution would consist in rather using XkbSetDetectableAutoRepeat, XkbGetControls (or XGetKeyboardControl) and XkbSetControls to get the value of the autorepeat property and set it properly but I don't feel comfortable with JNI and GlueGen :( How is this limitation worked around in other APIs?
Julien Gouesse | Personal blog | Website