2.3 Resource Files
When the application statrs up, EZ_InitializeXrm
reads and
mergs resource files from the following sources, in this order:
- The fallback resource string passed to
EZ_InitializeXrm
.
- The file /usr/lib/X11/app-defaults/ClassName.
- The file XAPPLRESDIR/ClassName and the
file XUSERFILESEARCHPATH/ClassName.
- Resources set by the string RESOURCE_MANAGER
- Resources set by the string SCREEN_RESOURCE
- The file HOME/.Xdefaults
- The file XENVIRONMENT/.Xdefaults or
HOME/.Xdefaults-HOST
- Resources set on the command line.