On Tue, 2006-02-21 at 16:54 -0700, jeffrey franc-law wrote:
> If I had several different XF86Config files, is there a way to switch 
> which one is used at the time X is brought up?
> I've looked through the man pages, and can't find an easy way to do this.

man Xorg

       -config file
               Read the server configuration from file.  This option will work
               for any file when the server is run as root (i.e, with real-uid
               0),  or  for files relative to a directory in the config search
               path for all other users.


Then you can launch X from the command line, or in /etc/X11/gdm/gdm.conf
(assuming you use GDM to launch X):
[server-Standard]
name=Standard server
command=/usr/bin/X -audit 0
flexible=true

Just add your -config to there, or study the gdm.conf file and create
other X servers.
-- 
Zan Lynx <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
LinuxR3000 mailing list
[email protected]
http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000
Wiki at http://prinsig.se/weekee/

Reply via email to