# File: .X11defaults
# Author: Jan Sanislo,
#         K.R. Sloan
# Last Modified: 15 August 1990
# Purpose: X11 window parameters
#


*Background:		white
*Foreground:		black
*BorderWidth:		3
*BorderColor:		black

XTerm*Title:		"vt102"
XTerm*Font:		6x13
XTerm*background:	white
XTerm*foreground:	black
XTerm*cursorColor:	black
XTerm*pointerColor:     red
XTerm*borderWidth:	3
XTerm*borderColor:	red
XTerm*internalBorder:   4
XTerm*JumpScroll:	true
XTerm*saveLines:	1024
XTerm*scrollBar:	false

XClock*borderWidth:	3
XClock*background:	light grey
XClock*width:		150
XClock*height:		150
XClock*update:		1
XClock*foreground:	light grey
XClock*hands:		orange
XClock*highlight:	orange
XClock*chime:		true
XClock*analog:		true

xcalc*Mode:		rpn
xcalc*ForeGround:	Black
xcalc*Background:	LightSteelBlue
xcalc*NKeyFore:		Black
xcalc*NKeyBack:		White
xcalc*OKeyFore:		DarkSlateGray
xcalc*FKeyFore:		White
xcalc*FKeyBack:		#900
xcalc*DispFore:		Yellow
xcalc*DispBack:		#777
xcalc*IconFore:		Red
xcalc*IconBack:		White

# from OpenWindows

OpenWindows.IconLocation:	right
OpenWindows.SetInput:	followmouse
OpenWindows.WindowColor:	#d6bcbf
OpenWindows.Palette:	winter
OpenWindows.WorkspaceColor:	#225b25

# from Doug

xlogin*login.translations: #override\
	<Key>F1: set-session-argument(failsafe) finish-field()\n\
	<Key>Return: set-session-argument() finish-field()
xlogin*borderWidth: 3
#ifdef COLOR
xlogin*greetColor: #f63
xlogin*failColor: red
xlogin*Foreground: blue
xlogin*Background: #fdc
#else
xlogin*Foreground: white
xlogin*Background: black
#endif
