Got a misbehaving application preventing logout or maybe there’s a game that demands then entirety of your screen? There’s a couple of different ways to start a second X11 instance, both of which are very easy to use. One requires just a few keystrokes, and the other allows you to embed one session within your existing.
Note: This is tested on Ubuntu Intrepid Ibex (8.10)
startx -- :1
You may also want to consider playing with xnest to embed one X session within another. I haven’t personally tried xnest, but I found a recommendation and thought it might be worthwhile to someone out there.
Hope that helps!

Comment Form