On Thu, 30 May 2002, Wojciech Tadeusz Fedorko wrote: > Hi, > I have an app running on a remote machine that needs to pop up some > windows - I can not avoid that. Is there a way to fool this app into > beliveing that it has a display but really the windows it opens would be > thrown away?
man Xvfb should help you. Xvfb, the virtual framebuffer X server seems to do what you want. -- Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge [EMAIL PROTECTED] http://www.dpmms.cam.ac.uk/~werdna _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
