*************************************************************************
*									*
*			   	Help on Keys   				*
*									*
*************************************************************************

	  Several key sequence enable the user's to access certain
	functionality directly, bypassing the menu procedure. This
	is convenient, since unless specifically flagged via the
	-menu option or *menuBar resource, the menu bar is hidden.
	The key bindings are shown on the right side of the buttons
	in the menu bar. They are:

	"Control<key>s" - if a file is being shown, overwrite the file
			  with the text currently in the text widget - 
			  otherwise, query for a new file name
	"Control<key>a" - write the text out to a new file
	"Control<key>q" - quit the program

