Xnest
0 comments,
378 views,
posted 8:58 pm 11/12/2011 in Linux & Open Source
by griffin
griffin has
11442 posts,
1662 threads,
1203 points
Teoti Teoti Teoti
Tweet
Xnest is a cool little Xserver utility. You can use it like this:
Xnest :1
then
twm -display :1 (or any window manager like twm that takes the -display argument)
and congratulations, you have a window managed by the twm window manager. Pretty cool.
Something else you can do is this, though I haven't tried it myself yet:
Xnest :1 -query <ip address>
This will connect you via the Xnest window to the remote Xserver, which I think is a pretty neat trick.
