xman has the following application-specific resources which allow customizations unique to xman.
bothShown (Class Boolean)
Either `true' or `false,' specifies whether or not you want both the directory and the manual page shown at start up.
clearSearchString (Class ClearSearchString)
Clear the value shown in the search widget, rather than inheriting a value from other resource settings. The default is ``true''.
directoryFontNormal (Class Font)
The font to use for the directory text.
directoryHeight (Class DirectoryHeight)
The height in pixels of the directory, when the directory and the manual page are shown simultaneously.
formatCommand (Class String)
The formatting command to use to generate man pages (e.g., "|nroff -man").
helpCursor (Class Cursor)
The cursor to use in the help window.
helpFile (Class File)
Use this rather than the system default help file.
manpageCursor (Class Cursor)
The cursor to use in the manual page window.
pointerColor (Class Foreground)
This is the foreground color of all the cursors (pointers) specified above. The name was chosen to be compatible with xterm.
pointerColorBackground (Class Background)
This is the foreground color of all the cursors (pointers) specified above. The name was chosen to be compatible with xterm.
searchEntryCursor (Class Cursor)
The cursor to use in the search entry text widget.
topBox (Class Boolean)
Either `true' or `false,' determines whether the top box (containing the help, quit and manual page buttons) or a manual page is put on the screen at start-up. The default is true.
topCursor (Class Cursor)
The cursor to use in the top box.
These resources apply to the Viewport widget:
verticalList (Class Boolean)
Either `true' or `false,' determines whether the directory listing is vertically or horizontally organized. The default is horizontal (false). You can alter this at runtime by typing control-d while within the directory listing.
These resources apply to the ScrollByLine widget:
halfLines (Class Boolean)
If true, assume that the manpage formatter may rely on half-line spacing. In that case, some pages are not the same number of lines. The default is ``false''.
indent (Class Boolean)
Specify the size of the left margin, i.e., the distance by which the text is shifted right when displaying a manual page. The default is 15.
manualFontBold (Class Font)
The font to use for bold text in the manual pages.
manualFontItalic (Class Font)
The font to use for italic text in the manual pages.
manualFontNormal (Class Font)
The font to use for normal text in the manual pages.
manualFontSymbol (Class Font)
The font to use for symbols in the manual pages, e.g., bullets.
useRight (Class Boolean)
Allows the scrollbar to be placed on the right. The default is ``false''.