			  README for xtexit

DESCRIPTION

	Xtexit closes down all X client application by using
	WM_DELETE_WINDOW protocol or XKillClient(3X11).
	By default, xtexit asks user to confirm killing all the
	client applications.

	Based on xmexit by Teemu Torma, tot@frend.fi
	If you use mwm for your window manager, you should
	use xmexit instead of xtexit.

INSTALLATION INSTRUCTIONS

	      make
	      make install
	      make install.man

	If you run fvwm, you may add following entry to your .fvwmrc:

	  Exec "Exit X" exec /usr/bin/X11/xtexit -levels 3
	 
BUGS

	Please, report bugs to

		Paul Raines
		raines@slac.stanford.edu

