gt;
>An wise Scandinavian old man once said: "in the end, everything is going to be
>alright"
>
>
>
> From: "Cook, Rich"
>To: "xorg@lists.x.org"
>Sent: Tuesday, July 3, 2012 4:23 AM
>Subject: Re: Two X
My understanding is that the xterm properly goes before the -- . All args
after -- are passed to the X server. I guess I can just read startx, it's a
simple script
On Jul 3, 2012, at 2:22 AM, Felix Miata wrote:
> On 2012/07/03 01:23 (GMT) Cook, Rich composed:
>
>> Cook, Rich wrote:
>
>>> I
old man once said: "in the end, everything is going to be
alright"
From: "Cook, Rich" mailto:coo...@llnl.gov>>
To: "xorg@lists.x.org<mailto:xorg@lists.x.org>"
mailto:xorg@lists.x.org>>
Sent: Tuesday, July 3, 2012 4:
On 2012/07/03 01:23 (GMT) Cook, Rich composed:
Cook, Rich wrote:
I am trying to run two instances of X.Org X Server 1.10.4 per node of our
dual-GPU Red Hat cluster.
I do this:
/usr/bin/startx /usr/bin/xterm -display :0 -- -nolock -auth
/g/g0/rcook/.Xauthority-0 :0
and this:
/usr/bin/st
what are you trying to do? multiseat? multihead?
An wise Scandinavian old man once said: "in the end, everything is going to be
alright"
From: "Cook, Rich"
To: "xorg@lists.x.org"
Sent: Tuesday, July 3, 2012 4:23 AM
Subject: R
Ah hell, now it's just working. How strange. No doubt as soon as I send this
it will stop working again.
Never mind! Thanks.
On Jul 2, 2012, at 6:13 PM, Cook, Rich wrote:
> Hi,
> I am trying to run two instances of X.Org X Server 1.10.4 per node of our
> dual-GPU Red Hat cluster.
> I do
Hi,
I am trying to run two instances of X.Org X Server 1.10.4 per node of our
dual-GPU Red Hat cluster.
I do this:
/usr/bin/startx /usr/bin/xterm -display :0 -- -nolock -auth
/g/g0/rcook/.Xauthority-0 :0
and this:
/usr/bin/startx /usr/bin/xterm -display :1 -- -nolock -auth
/g/g0/rcook/.Xauth