xdm+   by Miles O'Neal <meo@rru.com>

The login panel and chooser have been modified to be more user friendly.
The login panel now includes buttons for the primary actions, and both
the login and chooser panel include help.

The configuration files have far more comments and examples than the
standard releases.

The xdm man page has been beefed up, and an xdm user interface (xdmui)
man page has been added.

The Imakefile now installs *all* man pages, not just the xdm man page.

MORE INFO
---------
More information on configuring xdm may be found in the following places:

 * The xdm(1) and xdmui(1) man pages provided with this package.
 * _The_X_Resource_ Issue 4 ("Taming the X Display Manager" by Miles O'Neal)
   from O'Reilly and Associates
 * _X_Window_System_Administrator's_Guide_ by Linda Mui and Eric Pearce
   from O'Reilly and Associates
 * A pair of articles written for _The_X_Advisor_. Only the first one was
   published before the magazine went into a reorganization, from which
   it doesn't seem to have reappeared.  They may be accessed at

      http://www.rru.com/~meo/useful/X/

NEW & MODIFIED FILES
--------------------
HelpBtn.c	- help button code (new)
README		- this file (new)
chooser.c	- modified to include help button
greet.c		- modified to include buttons for all functionality
		  (including new help function)
libXO.h		- include file for use with HelpBtn.c (new)
xdm.man		- enhanced xdm man page
xdmui.man	- xdm user interface man page (new)

