!####################################
!### Defaults For Client Programs ###
!####################################

!#define COURIER -adobe-courier-medium-r-normal-*-*-100-*-*-*-*-iso8859-1
#define COURIER -adobe-courier-medium-r-normal--0-100-100-100-m-100-iso8859-1
#define COURIERL -adobe-courier-medium-r-normal-*-*-120-*-*-*-*-iso8859-1
#define COURIERB -adobe-courier-bold-r-normal-*-*-100-*-*-*-*-iso8859-1
#define SWISS -adobe-helvetica-medium-r-normal-*-*-100-*-*-*-*-iso8859-1
#define SWISSB -adobe-helvetica-bold-r-normal-*-*-100-*-*-*-*-iso8859-1
#define SWISSI -adobe-helvetica-medium-o-normal-*-*-100-*-*-*-*-iso8859-1
#define NCSB -adobe-new century schoolbook-medium-r-normal-*-12-*-*-*-*-*-iso8859-1
#define NCSBB -adobe-new century schoolbook-bold-r-normal-*-12-*-*-*-*-*-iso8859-1
#define NCSBI -adobe-new century schoolbook-medium-i-normal-*-12-*-*-*-*-*-iso8859-1
#define NCSBBI -adobe-new century schoolbook-bold-i-normal-*-12-*-*-*-*-*-iso8859-1
#define SYMBOL -adobe-symbol-medium-r-normal-*-*-100-*-*-*-*-adobe-fontspecific

!save colors
!#ifdef COLOR
!*customization: -color
!#endif

xload*font: NCSB
seyon*font: NCSB
editres*font: NCSB
xdvi*font: NCSB
ghostview*font: NCSB
xfig*font: NCSB

!for Xaw3d
!gives everything that Motif look to it. Sort of.
!(from Linux Journal 7/ 95, p. 56)
!modified by Michael Marte
*background:				white
!Use LightSkyBlue for real Motif look.
!Other choices for a nice look: bisque
*Form.background:			gray90
*TransientShell*Dialog.background:	bisque3
*Command.background:			gray80
*Menubutton.background:			gray80
*ScrollbarBackground:			gray60
*Scrollbar*background:			gray80
*Scrollbar*foreground:			gray40
*Scrollbar*width:			18
*Scrollbar*height:			18
*Scrollbar*shadowWidth:			2
*Scrollbar*cursorName:			top_left_arrow
!You can change the above to all kinds of icons, including gumby.
!Find out what icons are available by looking in
!/usr/X11R6/include/X11/cursorfont.h - be sure to strip off the XC_
*Scrollbar*pushThumb:			false
*shapeStyle:			        Rectangle
*beNiceToColormap:			false
*shadowWidth:				2
!The above defines all shadow widths to 2.
*Label*shadowWidth:			2
!The above overrides the definition from a few lines above for Label widgets.
*SmeBSB*shadowWidth:			2
*highlightThickness:			0
*topShadowContrast:			20
*bottomShadowContrast:			40
!The above two lines define how the shadows appear on the top and
!bottom of the widgets. The higher the number, the lighter it is. This
!particular setting makes the top and left sides darker than the
!bottom and right sides.


*SimpleMenu*background:		gray90
*SimpleMenu*foreground:		gray1
*SimpleMenu.borderColor:	gray1

*SimpleMenu.menuLabel.HorizontalMargins:	24
*SimpleMenu.menuLabel.height:			0
*SimpleMenu.menuLabel.vertSpace:		20
*SimpleMenu.menuLabel.font:			NCSBBI

*SimpleMenu.SmeBSB.HorizontalMargins:		16
*SimpleMenu.SmeBSB.height:			0
*SimpleMenu.SmeBSB.vertSpace:			10
*SimpleMenu.SmeBSB.font:			NCSBI

XTerm*initialFont:		medium
XTerm*vt100.background:		white
XTerm*vt100.geometry:		80x40
XTerm*vt100.appcursorDefault:	true
XTerm*vt100.cutNewline:		false
XTerm*vt100.cursorColor:	green
XTerm*vt100.scrollBar:		true
XTerm*vt100.reverseWrap:	true
XTerm*vt100.saveLines:		512
Xterm.multiScroll:		true
Xterm.scrollTtyOutput:		false

seyon.dialDelay:	2
seyon.dialRepeat:	50 
seyon.modems:		/dev/modem2
seyon*quickKey1.visible: on
seyon*quickKey1.action: RunScript(dial_aphrodit); Beep();
seyon*quickKey1.label: aphrodit
seyon*quickKey1.foreground: red
seyon*quickKey2.visible: off
seyon*quickKey3.visible: off
seyon*quickKey4.visible: off
seyon*quickKey5.visible: off

!xv.quick24:	true
!choose fastest algorithm for 24 -> 8 conversion
xv.slow24:	true
!choose colors on a per-image base (half as fast as quick24)
xv.force8:	true
!lock xv into 8-bit mode
xv.autoRaw:	true
!display image in raw mode: do not dither or smooth
xv.2xlimit:	true
!maximum picture size is double screen size
xv.iconic:	true
!start up iconified
xv.perfect:	true
!create own colormap and try hard to get all colors

olvwm.StickyIcons: true
olvwm.StickyIconScreen: true
olvwm.IconLocation: bottom-lr
olvwm.FreeIconSlots: true
!olvwm.VirtualSticky: xload oclock xclock
!olvwm.NoDecor: xload oclock xclock
olvwm.RaiseOnActivate: false
olvwm.AllowMoveIntoDesktop: false
olvwm.UniqueIconSlots: true
olvwm.InputFocusColor: red
olvwm.AutoColorFocus: true
olvwm.AutoInputFocus: true
olvwm.ColorTracksInputFocus: true
olvwm.SetInput: followmouse
olvwm.ColorFocusLocked: false


xfm.defaultEditor: exec xterm +sb -e joe -rdonly

!###  END OF RESOURCE SPECIFICATIONS ###
