Re: How to run multiple X display servers?

1998-02-24 Thread Michael Beattie
On Tue, 24 Feb 1998, Remco Blaakmeer wrote:

> On Tue, 24 Feb 1998, Michael Beattie wrote:
>
> > > Looking at the startx script, I'd say you should use ":1" (without quotes)
> > > instead of ":1.0". They both mean the same to the X server but the former
> > > isn't recognised as a local display by the startx script.
> > >
> > > If it doesn't work, your startx script is probably one of those that don't
> > > really support multiple local X servers. I'd be happy to send you mine.
> > > It's not that big.
> >
> > Yes please :)
>
> Ok, here it is.

Ta... 

   Michael Beattie ([EMAIL PROTECTED])

---
  Don't force it, use a bigger hammer.
---
Debian GNU/Linux  Ooohh You are missing out!


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: How to run multiple X display servers?

1998-02-24 Thread Michael Beattie
> Looking at the startx script, I'd say you should use ":1" (without quotes)
> instead of ":1.0". They both mean the same to the X server but the former
> isn't recognised as a local display by the startx script.
>
> If it doesn't work, your startx script is probably one of those that don't
> really support multiple local X servers. I'd be happy to send you mine.
> It's not that big.

Yes please :)

   Michael Beattie ([EMAIL PROTECTED])

---
Curiousity may kill the cat, but a 12 gauge is quicker!
---
Debian GNU/Linux  Ooohh You are missing out!



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: How to run multiple X display servers?

1998-02-24 Thread Remco Blaakmeer
On Mon, 23 Feb 1998, Richardson,Anthony wrote:

> 
> I'm working thru some of the exercises in the book "A Practical Guide to   
> Linux".
> In the GUI chapter the author mentions that you can start multiple X   
> servers in
> different blank virtual consoles.  I thought this would be neat and   
> thought I'd try it.
> When I do "startx -- :1.0 &" the server starts, but the clients complain   
> about
> not having authorization to connect to the server.
> 
> I played around with xauth to add an entry to the .Xauthority file and   
> got
> everything to work.  The xauth man page mentions that entries in the
> .Xauthority file are normally created by xdm, so I don't believe the way   
> I got
> things to work is proper.  (Something seemed strange about the way I just
> typed in a long, random, hex number.)  Would someone please provide   
> provide
> enlightenment as to the correct procedure or point me to appropriate
> documentation?

Looking at the startx script, I'd say you should use ":1" (without quotes)
instead of ":1.0". They both mean the same to the X server but the former
isn't recognised as a local display by the startx script.

If it doesn't work, your startx script is probably one of those that don't
really support multiple local X servers. I'd be happy to send you mine.
It's not that big.

Remco


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


How to run multiple X display servers?

1998-02-24 Thread Richardson,Anthony

I'm working thru some of the exercises in the book "A Practical Guide to   
Linux".
In the GUI chapter the author mentions that you can start multiple X   
servers in
different blank virtual consoles.  I thought this would be neat and   
thought I'd try it.
When I do "startx -- :1.0 &" the server starts, but the clients complain   
about
not having authorization to connect to the server.

I played around with xauth to add an entry to the .Xauthority file and   
got
everything to work.  The xauth man page mentions that entries in the
.Xauthority file are normally created by xdm, so I don't believe the way   
I got
things to work is proper.  (Something seemed strange about the way I just
typed in a long, random, hex number.)  Would someone please provide   
provide
enlightenment as to the correct procedure or point me to appropriate
documentation?

Thanks,
Tony Richardson
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .