-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Content-Type: text/plain; charset=us-ascii

Chris <[EMAIL PROTECTED]> writes:

> Well, I tried startx after I did ctrl-alt-f1, but an X session was already running
> (the login screen), so that didn't help, but I believe I have another idea to
> help,  [rest deleted]

You can run multiple X sessions simultaneously; each one uses a different 
display number. The default is ":0", and when you ran startx, it found 
that :0 was already in use. If you specifiy ":1" (or ":2", ...), then 
it will try that instead and find that it's not in use:

    startx -- :1

You can also tell startx what to run instead of the normal X stuff. At 
home
I have a headless Sun server (riven) in my attic, and I set up ssh keys so 
I can ssh to it without a password. On my workstation, I run 

    startx /usr/bin/ssh riven /usr/dt/bin/Xsession -- :1

and soon I get a nice Solaris desktop on the next tty, tunneled through 
ssh.
So ctrl-alt-f7 is my Linux desktop and crtl-alt-f8 is my Solaris desktop.


- --
John Abreau / Executive Director, Boston Linux & Unix
ICQ 28611923 / AIM abreauj / JABBER [EMAIL PROTECTED] / YAHOO abreauj
Email [EMAIL PROTECTED] / WWW http://www.abreau.net / PGP-Key-ID 0xD5C7B5D9
PGP-Key-Fingerprint 72 FB 39 4F 3C 3B D6 5B E0 C8 5A 6E F1 2C BE 99


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Exmh version 2.5 07/13/2001

iQCVAwUBPdh351V9A5rVx7XZAQJwSQP/SvN3L/pgw+1KDckLF9nNfY5wnPCyToIh
MOJsEKO/+mwYDaxDWH7qfoqe7fYrCeBsPTT66Gx31hvILTCfw1NNyUl5wAvENChC
+8tuqFKWE/uXlrSCooRYywzQ0T7zafe5l6mFdLjDzYtJoZ2iO/S79oCTLOCx90Qj
9gD36jvptqs=
=wagb
-----END PGP SIGNATURE-----

_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to