! ! .Xresources -- specifies your personal preferences for X applications ! ! Load into the server with the command: ! xrdb -DHOME=$HOME -I$HOME -load $HOME/.Xresources ! ! Resource Search Order: ! RESOURCE_MANAGER (X server) ! SCREEN_RESOURCES (X server) ! $XUSERFILESEARCHPATH || $XAPPLRESDIR || $XFILESEARCHPATH ! $XENVIRONMENT || $HOME/.Xdefaults-hostname ! Command line [-xrm resource_string] ! #include "lib/X11/conf" #include "lib/X11/fonts" #include "lib/X11/colors" #include "lib/X11/xterm" !#include "lib/X11/mosaic" !#include "lib/X11/netscape" ! ! Place your application specific configuration files in ! $HOME/lib/X11/app-defaults and then include them here: ! ! #include "lib/X11/app-defaults/Twm" ! #include "lib/X11/gvim" !#include "lib/X11/misc"