On Thu, 13 Nov 2003, pankaj srinivasan wrote: >Date: Thu, 13 Nov 2003 20:13:19 -0800 (PST) >From: pankaj srinivasan <pankajsrik@xxxxxxxxx> >To: XFree86@xxxxxxxxxxx >Reply-To: xfree86@xxxxxxxxxxx >Content-Type: text/plain; charset=us-ascii >Subject: Resolution supported by XFree86 > >Hello, >I am in an urgent need to obtain a resolution of >1920X1200 using XFree86 4.3.0. > >I am using LynxOS 4.0 operating system and am running >XFree86 4.3.0 on LynxOS 4.0. > >The graphics card being used is ATI Radeon Mobility >9000 that supports an even higher resolution than that >required as mentioned above. > >Could you please confirm whether XFree86 4.3.0 >supports the resolution of 1920X1200. The X server has several built in video modes which are based on the VESA GTF and other standards, but it does not contain an exhaustive list of every possible video mode in every refresh rate, or every possible video mode in other aspect ratios. The X server is, and always has been able to use user supplied video modelines provided in the config file. If you require a video mode which is not built into the X server, you can calculate your own video mode timings and provide them in the X server config file and the new mode will be used assuming it is valid in the current configuration, and specified. You can use various tools to calculate your own video modes, including the "gtf" tool which comes with 4.3.0. Hope this helps. -- Mike A. Harris _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86