Re: Wrong keyCodes with NEWT on Linux.
Posted by
gouessej on
Aug 17, 2011; 9:54am
URL: https://forum.jogamp.org/Wrong-keyCodes-with-NEWT-on-Linux-tp3256939p3261146.html
lex, fullscreen is broken with AWT/Swing on Linux in KDE 4, I wrote a bug report about that, fullscreen support of NEWT on Linux is better than Oracle fullscreen support in AWT/Swing. The task bar remains on top on KDE 4 and AWT, not on NEWT or you did something wrong. Can you tell me which window manager you use please?
Stick with AWT/Swing integration if NEWT does not give you any performance improvements and if you don't need to support multiple displays but GLJPanel has some limitations too. However, in the future, using an AWT peer with NEWT might become a more viable solution.