On Wed, 1 Dec 2004, zippo wrote:
> I am trying to do multi head, with dual video cards and such, I got
> everything working, other then, i have to start the second X server with "X
> -config ./xorg.conf-mod :1 vt7" The issue is, just starting the server with
> X, doesn't run the xinitrc or anything, so i have a nice gray screen,
> "startx" doesn't allow me the configureing needed, that i know of. If anyone
> could help me out with some info on how to get past this i would be most
> thank-ful.
You should be using "startx --" followed by the arguments you would
have passed to the server binary. Everything before the "--" are for
startx; everything after gets passed on to the server.
Mark.
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86