Around 13 o'clock on Feb 23, Davy Durham wrote:
> However, when I resize the window to > straddle two screens using xinerama support, part of the blit is > ignored... It's not ignored, your application will recieve a 'GraphicsExpose' event letting you know that the blt lost some bits and you need to repaint them. This isn't exactly 'protocol conformant', but that's one of the costs of Xinerama. Keith Packard XFree86 Core Team Compaq Cambridge Research Lab _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
