! http://www.berklix.com/~jhs/DOTS/.Xdefaults ! 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 *Background: LightGoldenRodYellow *Foreground: black ! ! These are seen by xbiff, but only after running: xrdb -load ~/.Xdefaults ! *width: 600 ! *background: red ! xbiff*width: 900 ! xbiff*background: yellow ! xbiff.width: 1200 ! xbiff*emptyPixmap: /usr/local/include/X11/bitmaps/mailempty ! xbiff*fullPixmap: /usr/local/include/X11/bitmaps/mailfull ! xbiff*emptyPixmap: /usr/ports/x11/xbiff/work/xbiff-1.0.2/bitmaps/mail-down ! xbiff*fullPixmap: /usr/ports/x11/xbiff/work/xbiff-1.0.2/bitmaps/mail-up ! xbiff*emptyPixmap: /usr/local/include/X11/bitmaps/mailempty ! xbiff*fullPixmap: /usr/local/include/X11/bitmaps/mailfull ! unset xbiff*emptyPixmap: ! unset xbiff*fullPixmap: ! The next is not seen, presumably something to do with dot not star: ! xbiff.background: green ! ----------------------------------------------------------------------------- ! Basd on From Gary 2023-04-14 XVile.forkOnStartup: false XVile.focusFollowsMouse: true XVile.geometry: 95x50 XVile.*font: 12x24 XVile.blinkInterval: 500 XVile.cursor.foreground: black XVile.cursor.background: red XVile.background: cornsilk2 !XVile.background: white XVile.foreground: black XVile.color.fcolor6: DodgerBlue XVile.color.fcolor14: DodgerBlue XVile.color.fcolor2: LimeGreen XVile.scrollbar.foreground: firebrick2 XVile.scrollbar.sliderIsSolid: true XVile.selection.background: aquamarine4 XVile.selection.foreground: honeydew XVile.modeline.Background: steelblue XVile.modeline.foreground: darkslategrey XVile.modeline.focusForeground: yellow