Not exactly what you asked for, but an X11 proxy server sounds like it could approximate the desired functionality. The Xdmx project is an example:
http://dmx.sourceforge.net/ Another possibility might be to set the "shared" environment up as a two screen display, start up the client app and drag it so it straddles the two screens. The app would need to do the duplicating so that each half displays the same data. Pretty sure a single X display can have multiple keyboards and mice so it should be doable, just not that elegant. Might be a whole lot easier to run your shared fillable form in a web browser, no? Jeff could approximate the desired functionality. The Xdmx project is an example: http://dmx.sourceforge.net/ Another possibility might be to set the "shared" environment up as a two screen display, start up the client app and drag it so it straddles the two screens. The app would need to do the duplicating so that each half displays the same data. Pretty sure a single X display can have multiple keyboards and mice so it should be doable, just not that elegant. Might be a whole lot easier to run your shared fillable form in a web browser, no? Jeff _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
