! David Golombek's Xresources file

#ifdef COLOR
*customization: -color
#endif

! Specific window customizations
Main*VT100.geometry:		80x65+0+0
main*VT100.geometry:		80x55+0+0

XTerm*VT100.translations:       #override                \n\
        <KeyPress>Break:        string(0x3)             \n\
        Meta<Key>Delete:        string("\033\177")      \n\
        Meta<Key>BackSpace:     string("\033\177")      \n\
        ~Meta<Key>BackSpace:    string("\177")		\n\
        <KeyPress>Prior:        scroll-back(1,page)     \n\
        <KeyPress>Next:         scroll-forw(1,page)     \n\
        Alt<KeyPress>Up:        scroll-back(1,line)     \n\
        Alt<KeyPress>Down:      scroll-forw(1,line)     \n\
        <KeyPress>Home:         scroll-back(100,page)   \n\
        <KeyPress>End:          scroll-forw(100,page)   \n

! Xterm customization
XTerm*saveLines:		1000
XTerm*MarginBell:		true
XTerm*nMarginBell:		3
XTerm*ReverseWrap:		true
XTerm*reverseVideo:		on
XTerm*scrollBar:		true
XTerm*scrollKey:		false
XTerm*scrollTtyOutput:		false
XTerm*eightBitInput: 		false
XTerm*utmpInhibit:		true
XTerm*background:		black
XTerm*foreground:		green
XTerm*scrollbar*background:	black
XTerm*scrollbar*foreground:	RoyalBlue

XTerm*VT100*geometry:		80x55
! Xterm color customizations
XTerm*VT100*colorMode: 		on
XTerm*VT100*dynamicColors: 	on
XTerm*VT100*color0: 		black
!XTerm*VT100*color1: 		red3
XTerm*VT100*color1: 		orangered
XTerm*VT100*color2: 		green3
XTerm*VT100*color3: 		yellow3
!XTerm*VT100*color4: 		blue3
XTerm*VT100*color4: 		skyblue2
!XTerm*VT100*color5: 		magenta3
XTerm*VT100*color5: 		lightslateblue
XTerm*VT100*color6: 		cyan3
XTerm*VT100*color7: 		gray90
!XTerm*VT100*color8: 		gray30
XTerm*VT100*color8: 		gray50
XTerm*VT100*color9: 		red
XTerm*VT100*color10: 		green
XTerm*VT100*color11: 		yellow
!XTerm*VT100*color12: 		blue
XTerm*VT100*color12: 		skyblue1
XTerm*VT100*color13: 		magenta
XTerm*VT100*color14: 		cyan
XTerm*VT100*color15: 		white
XTerm*VT100*colorUL: 		yellow
XTerm*VT100*colorBD: 		white

! Console window customization
Console*AutoUnmap:	10

! Xdvi customization
xdvi*shrinkfactor:	8
xdvi*expert: true
xdvi*reverseVideo: true

! Xzul customization
xzul.geometry:			+500-0
xzul.windowManager:             vtwm.gamma
xzul.splitnum:			3
xzul.unique:			true
xzul.font:			-*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*

! Screen Saver customization
xscreensaver.geometry:		20x20-0-0
xscreensaver*autoLock:		true
xscreensaver*lockCommand:	zaway
xscreensaver*reverseVideo:	on
xscreensaver*timeout:		0
xscreensaver*useBackground:	true
xscreensaver*icon.bitmap:	/mit/daveg/Graphics/Bitmaps/sipb-small.xbm
xscreensaver*float.bitmap:	/mit/daveg/Graphics/Bitmaps/hitchhiker3.xbm
xscreensaver*float.font:	-adobe-times-bold-r-normal--*-140-*-*-p-*-*-*
xscreensaver*menu.font:		-adobe-times-bold-r-normal--*-140-*-*-p-*-*-*
xscreensaver*message.font:	-adobe-times-bold-r-normal--*-140-*-*-p-*-*-*
xscreensaver*prompt.font:	-adobe-times-bold-r-normal--*-140-*-*-p-*-*-*
xscreensaver*prompt.time.font:	-adobe-times-bold-r-normal--*-140-*-*-p-*-*-*

XBiff*geometry: 		-0-0
XBiff*background:       	black
XBiff*foreground:       	red

emacs*background:		black
