Hi !
I'm developing in both Windows (XP) and Ubuntu (9.04 Jaunty) at the same time.
My program runs fine on Windows, but when I run it on Ubuntu, the input is very unresponsive.
To give you an idea : at 60FPS, there is a ~0.5sec delay between real key press and OIS key state change. The same thing happens when I move the mouse : the X cursor reacts properly, but the ingame input is delayed too.
At ~300FPS, this delay is way too small to be noticed.
I don't think this is related to my app, because the same thing happens with Ogre's samples.
I'm afraid the problem may come from X, because I upgraded my system recently and I don't think I had this problem before (but I'm not sure : I used to disable VSync all the time, so the FPS was always high enough).
Can you help me ?
Thanks in advance !