
<!-- "@(#)resources	1.2 95/10/16 Sun Microsystems, Inc." >

<title>Customizable X Resources</title>
<h1>Customizable X Resources</h1>

Like most X Windows applications, the applications that contain the
    <a href="helpwindow/home_page">Help Window</a>
contain a number of customizable X resources.  On top of the default
resource mechanisms for an X application, these applications attempt to
automatically load in the system-wide application defaults file by
making sure the path to it is include in the <tt>XFILESEARCHPATH</tt>
environment variable.  <p>

(This system-wide application defaults file is usually
located in <tt>/opt/SUNWcluster/app-defaults</tt>, where the filename
corresponds to the name of the application containing the Help Window.)
<p>


You can always override these resources, for example, by setting them
in your <tt>~/.Xdefaults</tt> file or any file in the path specified by
the <tt>XUSERFILESEARCHPATH</tt> environment variable.  <p>

Below are some of the most commonly set resources (and their default
values).  Note that the defaults listed here are those you would see
if you were using the standard application defaults files shipped
with this product.  <p>


<hr>
<b>Help Window Appearance</b><p>

<b>Note:</b> the resource specifications shown below are for the 
Cluster Control Panel (ccp) Help Window.  For a different application,
please substitute "<tt>ccp</tt>" with name of the application. <p>

<dl>
<dt> <tt>ccp*help_window*html*font: -adobe-helvetica-medium-r-normal-*-12-*-75-75-*-*-*-*</tt>
<dd> Specifies the normal font used for Help Window text.
     <p>
<dt> <tt>ccp*help_window*html*italicFont: -adobe-helvetica-medium-o-normal-*-12-*-75-75-*-*-*-*</tt>
<dd> Specifies the italic font used for Help Window text.
     <p>
<dt> <tt>ccp*help_window*html*boldFont: -adobe-helvetica-bold-r-normal-*-12-*-75-75-*-*-*-*</tt>
<dd> Specifies the bold font used for Help Window text.
     <p>
<dt> <tt>ccp*help_window*html*fixedFont: -adobe-courier-medium-r-normal-*-12-*-75-75-*-*-*-*</tt>
<dd> Specifies the fixed-pitch font used for Help Window text.
     <p>
<dt> <tt>ccp*help_window*html*header1Font: -adobe-helvetica-bold-r-normal-*-18-*-75-75-*-*-*-*</tt>
<dd> Specifies the font used for Help Window level 1 headers.
     <p>
<dt> <tt>ccp*help_window*html*header2Font: -adobe-helvetica-bold-r-normal-*-14-*-75-75-*-*-*-*</tt>
<dd> Specifies the font used for Help Window level 2 headers.
     <p>
<dt> <tt>ccp*help_window*html*header3Font: -adobe-helvetica-bold-r-normal-*-12-*-75-75-*-*-*-*</tt>
<dd> Specifies the font used for Help Window level 3 headers.
     <p>
<dt> <tt>ccp*help_window*html*header4Font: -adobe-helvetica-bold-r-normal-*-10-*-75-75-*-*-*-*</tt>
<dd> Specifies the font used for Help Window level 4 headers.
     <p>
<dt> <tt>ccp*help_window*html*header5Font: -adobe-helvetica-bold-r-normal-*-8-*-75-75-*-*-*-*</tt>
<dd> Specifies the font used for Help Window level 5 headers.
     <p>
<dt> <tt>ccp*help_window*html*header6Font: -adobe-helvetica-bold-r-normal-*-7-*-75-75-*-*-*-*</tt>
<dd> Specifies the font used for Help Window level 6 headers.
     <p>
<dt> <tt>ccp*help_window*html*addressFont: -adobe-helvetica-medium-o-normal-*-12-*-75-75-*-*-*-*</tt>
<dd> Specifies the font used for Help Window address text.
     <p>
<dt> <tt>ccp*help_window*html*plainFont: -adobe-courier-medium-r-normal-*-12-*-75-75-*-*-*-*</tt>
<dd> Specifies the font used for Help Window "plain" text.
     <p>
</dl>





