Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!brunix!jsb From: jsb@cs.brown.edu (John Bazik) Newsgroups: comp.windows.x Subject: Re: Multiplexing output to another display? Message-ID: <61918@brunix.UUCP> Date: 18 Jan 91 20:10:11 GMT References: <1991Jan10.213444.14654@maverick.ksu.ksu.edu> <507@decvax.decvax.dec.com.UUCP> Sender: news@brunix.UUCP Reply-To: jsb@cs.brown.edu (John Bazik) Organization: Brown University Department of Computer Science Lines: 16 In article <1991Jan10.213444.14654@maverick.ksu.ksu.edu>, jxf@orion.cis.ksu.edu (Jerry Frain) writes: > I need a program which can multiplex the display of an application > running on my machine to a different display (on another machine). XMX (an X Protocol Multiplexor) does just this. It is a pseudo-server that provides for the simultaneous display of X clients on any number of machines. XMX is a standalone utility, and does not require any modification to applications or X servers. XMX is available for anonymous ftp: host: wilma.cs.brown.edu (128.148.31.66) file: pub/xmx.tar.Z John Bazik jsb@cs.brown.edu