Re: FullScreenProblem
Posted by
gouessej on
Mar 22, 2012; 10:42am
URL: https://forum.jogamp.org/FullScreenProblem-tp3844299p3848087.html
I advise you to simplify your source code and test it step by step so that you will find what part of the code is helpful to reproduce your problem.
I often use full screen mode without problems except that AWT full screen mode is broken under GNU Linux, the task bar is drawn on the full screen window since the fourth version of KDE. NEWT full screen mode works fine.