It's a bit of work, but it can be done. You can specify layouts from the commandline. So you'd want two Section "ServerLayout" (say, "Layout0" and "Layout1") that you can specify from the commandline like so: "startx -- -layout Layout1" The first layout listed in the XF86Config is the default. The two layouts will reference different Screens, so you'll need two Section "Screen", each of which reference a different Monitor. So, just clone your Section "Screen". Change the Monitor in the second one. Give the second one a new Identifier. Clone your Section "ServerLayout" and have the second one reference the cloned Section "Screen" Identifer. Change the Identifier of the cloned server layout. Start either by referencing the layout's Identifier on the commandline. Mark. On Mon, 18 Oct 2004, Michael Hamilton wrote: > I have an X setup which will have two specific monitors. One supports > 1280X1024 and the other supports 1024X768. I want to specify the monitor > so that when X starts up it will not stretch the 1024 monitor to fit on > 1280 resolution. How can I configure my X file to choose the right > monitor? > I have the vendor name and modelname and all the specifics...just need > it to switch between two "screen" sections using two different monitors > and Modes. > > Thanks. > > > _______________________________________________ > XFree86 mailing list > XFree86@xxxxxxxxxxx > http://XFree86.Org/mailman/listinfo/xfree86 > _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86