diff --git a/dix/events.c b/dix/events.c index 98ea15b5b..f546700fa 100644 --- a/dix/events.c +++ b/dix/events.c @@ -597,6 +597,8 @@ XineramaConfineCursorToWindow(DeviceIntPtr pDev, int x, y, off_x, off_y, i; + assert(!noPanoramiXExtension); + if (!XineramaSetWindowPntrs(pDev, pWin)) return;