View Single Post
Old 12-20-2005, 04:39 PM   #2 (permalink)
clifford
Junior Member
 
Join Date: Jun 2005
Location: Finland
Posts: 26
Default

Yes, you can. When you issue the first startx command on your system, it opens the first X-session on the default display 0. The second X-session must be opened on a different display. For example, this will open a second X-session on the display 1:

startx -- :1

You can have up to 6 concurrent X sessions. Use to switch to display 0, to second screen, etc. up to Try man startx if you need more info.
clifford is offline   Reply With Quote
Sponsored Links