Changing Displays during Runtime

I currently have an application that requires the GUI to be drawn on 3 different machines. Only one machine will be drawn on at a time. I know one way to do it would be to create 3 shells, and 3 copies on each widget, hiding the 2 shells that are not to be shown. Is there an easy way to swap a single shell between Displays at run time?

I am running X11R6 and Motif 1.2.


Andriy Konoval

Andriy Konoval's picture

Changing Displays during Runtime

Unfortunately no.