Mouse input problem

Hi,



after switching from JME1.0 to CVS, the mouse lags terribly when I do this:


display.setVSyncEnabled(true);



Also JMEDesktop seams to ignore many clicks.

Clues anyone?

It's the same thing in TestSimpleGame.



I added the line display.setVSyncEnabled(true); in simpleInitGame and the mouse movement became very ugly.