Results 1 to 3 of 3
how can i startx on multiple tty sessions
when i switch to a different tty and login then try to startx it gives me and error
Fatal server error:
Server ...
- 12-25-2005 #1Just Joined!
- Join Date
- Jun 2005
- Location
- San Francisco CA + 20 min
- Posts
- 18
startx on multiple ttys
how can i startx on multiple tty sessions
when i switch to a different tty and login then try to startx it gives me and error
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
do i have to kill x on one session before starting it on another or is there a way i can edit my xorg.conf? I appriciate any help you could give me.
- 12-25-2005 #2
Run the following to use another display number:
To run more just use :2, :3 and so on.Code:# startx -- :1
- 12-25-2005 #3Just Joined!
- Join Date
- Jun 2005
- Location
- San Francisco CA + 20 min
- Posts
- 18
thanks thats exactly what i was looking for.


Reply With Quote
