Xgl server
Dave Ahlswede
mightyquinn at charter.net
Fri Nov 5 22:36:40 PST 2004
On Sat, 2004-11-06 at 01:27 -0500, Jon Smirl wrote:
> On Fri, 05 Nov 2004 21:51:03 -0500, Dave Ahlswede
> <mightyquinn at charter.net> wrote:
> > $ Xglx :1
>
> That works. I was able to run some apps. But I couldn't figure out how
> to get gnome started.
>
For that, the quickest way would be to run
$ DISPLAY=:1 gnome-session
Or you can use the command export DISPLAY=:1 (That's in Bash, use setenv
DISPLAY :1 in tcsh) to force all subsequent commands from that same
terminal to go to the other X server if needed.
More information about the xorg
mailing list