According my code and the fellowing link
http://tronche.com/gui/x/xlib/event-...NextEvent.html
XEventNext is a blocking function and this is bad for a real time programme...
My question is : How to get event without blocking the rendering loop under X Window with OpenGL ?
Thqnks you !




