Fix for Linux fullscreen mode problem with Compiz (http://lwjgl.org/forum/index.php/topic,3335.0.html)

This commit is contained in:
Ioannis Tsakpinis 2010-07-04 17:14:33 +00:00
parent 1cdef6606b
commit e0bfcca323
3 changed files with 8 additions and 1 deletions

View file

@ -222,6 +222,8 @@ public class FullScreenWindowedTest {
if (angleRotation > MAX_SPEED) {
angleRotation = MAX_SPEED;
}
while ( Mouse.next() );
}
/**
* Cleans up the test