2009/1/21 Ashley M. Kirchner <ashley@xxxxxxxxxx>: > Kevin Kofler wrote: >> >> X -configure >> > > That won't work because the server is already running. I don't want to > manually configure the thing. Xorg comes up by itself by guessing what to > run (since there's no xorg.conf.) And it does it so dang well, I just want > to know if there's a way to have it dump whatever guesses it comes up with, > and what the ultimate configuration it ends up using is. Kevin is right. But you have to first stop the server by running "/sbin/telinit 3" (as root). Then login as root and run "X -configure". It will generate a configuration file (which should be the same as the auto-detected settings). This gets saved to something like /root/xorg.conf.new. Do "cp /root/xorg.conf.new /etc/X11/xorg.conf", then "/sbin/telinit 5" and you should be up and running. Chris. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines