Re: NEWT KeyEvents behaving odd in Linux
Posted by
Sven Gothel on
May 31, 2012; 9:14am
URL: https://forum.jogamp.org/NEWT-KeyEvents-behaving-odd-in-Linux-tp4021912p4024312.html
On 05/31/2012 06:25 AM, maxs [via jogamp] wrote:
> Dear Julien,
>
> Thank you for your response. You are welcome to post a bug report, but I'd
> like to first take a peek at the source code. Maybe we can find a solution
> that would work. I'm busy on Thursday, but I can look into it on Friday.
>
> I think this is a major problem for Linux games with NEWT. Xset is a
> solution, but it means that you can't just distribute the game as a jar. Do
> you maybe know if jinput can be used for the keyboard with NEWT? That would
> be an alternative, though I'd rather have NEWT "fixed" :)
Which means we need the bugreport/fix, so NEWT may override the X11
autorepeat [optionally].
~Sven