On Fri, 21 Jun 2002, nikita wrote: > Hello, > > My name is Nikita. > > I know about CTR-ALT- + for moving from 1024x768 to 640x480 on fly without > restart X. > > How could i move from 1024x768 to 640x480 in my program code?
You can do it with the XFree86-VidModeExtension extension. "man XF86VidModeSwitchToMode" should give you some hints. Note that this is available in XFree86, but not all X servers support the extension. -- 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
