Is it possible to run two different X sessions at the same time as two different users?
In other words, I want to hit ctrl-alt-F3 (for example), login as another user, and run X and KDE while having my regular X/Kde session running on ctrl-alt-F7.
Yes.
Log into X as the first user. Then Ctrl-Alt-F3 and login as the second user. Start X with the command "startx -- :1".
If you want to do a third X session, the command would be "startx -- :2" and so on.
The second session will be on Ctrl-Alt-F8; the third on ..F9, etc.
-- Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

