LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Starting new X sessions on multiple tty's (https://www.linuxquestions.org/questions/linux-software-2/starting-new-x-sessions-on-multiple-ttys-113957/)

MatthewJWatkins 11-08-2003 10:05 PM

Starting new X sessions on multiple tty's
 
Starting new X sessions on multiple tty's

I have done this before but have long since forgotten.
"startx" starts my first X session on tty7

What is the command to start another X session on tty8 or tty9?

startx -indirect? somthin?
X -indirect? somethin?

I forget.. any help?

quatsch 11-08-2003 10:40 PM

startx -- :1
will start it on tty8. startx -- :2 on tty9, etc. I think this is what you're looking for.

MatthewJWatkins 11-08-2003 11:11 PM

This may be a duplicate reply.. if it is..

Thanks so much...

again.


All times are GMT -5. The time now is 10:06 PM.