as dfaure demo'd at akademy, it can be nice doing kde4 devel in a nested x session. it keeps it from interfering with your main desktop (very nice when kde4 decides to be flaky) and avoids having to switch between full sessions ...
i've used xnest for this in the past but have heard nice things about Xephyr (what's with all the capital X's? ;) and decided to try it out.
i used xhost to allow connections by my testing user to the local display, su'd to my kde4 user, fired up xephyr and it all worked very fast and very nice. bonus is that, as the docu for Xephyr notes, it supports modern x.org extensions, has good performance and even has some debug modes that can be useful.
always fun to try out new tools, particularly when they work flawlessly out of the box and deliver an immediate improvement =)
Saturday, October 14, 2006
Subscribe to:
Post Comments (Atom)

4 comments:
I started using Xephyr a couple of weeks ago and have been doing kde dev on it since. Very nice. Especially when you're running a wm in a debugger.
ps- Get my patch applied.
Can this simulate xinerama?
Rich.
Xnest and Xephyr seems to be both part of kdrive. I have not found Xephyr package nowhere, but only reference about it in kdrive changelog.
mind giving us a quick hit about how to install and try this little beast.
it does not look as easy to be as it seems to have been for you.
much better than xinerama, you can have a multiterminal computer. Have a look at:
http://netpatia.blogspot.com/
Post a Comment