On Thu, Sep 07, 2000 at 04:44:04PM -0500, Matt Housh wrote:
| > > tty2, then do "startx --:1 to start a _second_ xsession - both running at
| > > the same time.
| > > However in red hat this does not work.
| Last time I checked, this worked fine, but I was doing "startx -- :1" -
| perhaps the space between the "--" and ":1" is required to make it work?

Of course it's required. "--" is a special marker in command options
meaning "end of options". In the case of startx, startx is a wrapper
for both a session script and the X server, and the -- distinguishes
the options for the X server from what comes before (if anything).

This is even (gasp!) described in the manual entry.

Cheers,
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

Team work is essential.  It gives the enemy other people to shoot at.
        - Murphy's Laws of Combat



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to