Use MAKEHELP <dirname> to make a help archive (really just a tar(1))
with file names as listed.
The names for help files in xgsh are as follows:
(The ones prefixed with (C) have a default file in common)

Top - for overall description of config
(C) Top.Cancel - for logout widget
(C) Top.Reset  - for reset of cmd in progress
(C) Top.Accept - go button for execution of cmd
(C) Top.Opbut  - for starting dirb
Toplevel.<level> - for level selection button in topl {l_label}
<level>.Cancel   - for cancel cmd selection {l_label}
<level>.Reset    - actually does the same thing
<level>.Accept   - go button for cmd selected, same action as Top.Accept
<level>.<cmd>    - for cmd selection button in cmd panel {l_label.c_label}
(C) Name - desc. of name panel
(C) Name.Cancel - Cancel name and command selection, same as <level>.Cancel
(C) Name.Reset  - Reset selections so you can start over 
(C) Name.Accept - accept name selections and go on
(C) Name.Opbut - for the button that pops up a new name panel
(C) Newname - desc. of newname panel
(C) Newname.Cancel - Cancel the newname panel
(C) Newname.Reset - Reset input string to start over typing it
(C) Newname.Accept - Accept new name
(C) Newname.Text - for text widget in newname, for keyb input of new name
