xlax is a program that allows output to
be sent to several windows (via SendEvent()).

It can be useful for some tasks that require almost
the same thing to be done on different machines.

Send questions, comments or whatever to 
fine@head.cfa.harvard.edu

Author: Frank Adelstein, with code for window selection
taken from "dsimple" in MIT clients, and "vroot.h" used
so it'll work under tvtwm.
Version2.0 Author: Thomas A. Fine, added code for finding
windows based on the name hint, also improved "send string"
setting, and automatic dropping of dead windows.

To compile:
  #go to the directory where you untarred the distiribution
  xmkmf
  make
  #then hand-install xlax, mkxlax, xlax.man, and mkxlax.man

For more information, see the accompanying man page, distributed
as "xlax.man", and also see:
  http://hea-www.harvard.edu/~fine/Tech/xlax.html

Standard X copying policies apply (see the copyright notice
at the beginning of code for full details).

--Frank Adelstein.
--Thomas A. Fine.

