I have an X11 client (not OpenGL) that needs to wait for VSYNC. With Intel and VIA I use drm to do this successfully and I want to support the binary nVidia driver. I've failed to find out how to wait for VSYNC with the binary nVidia driver. Does any one know how to do this? Barry