! Julian Stacey's $HOME/.Xdefaults ! Public file, contains no private stuff. ! Common minimal stuff ! ----------------------------------------------------------------------------- ! These: ! /etc/csh.login ! ~/.xinitrc ! could call these: ! xrdb -load ~/.Xdefaults.`hostname -s` ! xrdb -load ~/.Xdefaults.common ! This ! ~/.xsession = /usr/local/lib/X11/xsm/system.xsm ! could call ! # xrdb -merge "~/.Xresources" ! xrdb -merge ~/.Xdefaults.common ! xrdb -merge ~/.Xdefaults.`hostname -s` ! xrdb -merge ~/.Xdefaults.`printenv DISPLAY` ! See also xfontsel xprop ! ----------------------------------------------------------------------------- ! *background: AliceBlue ! *foreground: black