How do I make one X server display everything the same as another X server?
April 9, 2009 6:42 PM Subscribe
How do I make one X server display everything the same as another X server?
I have an X server with two screens, say foo:0.0 and foo:0.1. I have another X server with two screens, say bar:0.0 and bar:0.1.
I want screen bar:0.0 to display everything on screen foo:0.1. In other words, if anything is sent to foo:0.1, it should also be sent to bar:0.0. I'd prefer not to change either X configuration.
Is this possible? If so, what's the best way to do this?
posted by mathlete to computers & internet (5 answers total) 2 users marked this as a favorite
My best ideas are "xdmx" (maybe?) and/or "vino" + "xvncclient".
posted by cmiller at 7:10 PM on April 9, 2009