!
!
!   Mwm defaults, Motif 2.1.30 rev (DG/UX) <takis@xfree86.org>
!
! HISTORY
!
!  app-defaults RESOURCE SPECIFICATIONS FOR Mwm
!		(mwm has precedence over Mwm)
!

!!
!! NOTE: In Mwm 1.1.1 and newer, the resources 'buttonBindings' and
!!	 'keyBindings' should not be defined in the Mwm app-defaults file.
!!	 The defaults are set internally in Mwm to 'DefaultButtonBindings' and
!!	 'DefaultKeyBindings' respectively.
!!
!!	 Users and system admin need only define the default button and key
!!	 bindings in the appropriate mwm config file (ie. .mwmrc or
!!	 system.mwmrc).
!!
!!	 The 'windowMenu' resource defaults to 'DefaultWindowMenu', and
!!	 in Mwm 1.2 there is a default root menu that is defined as
!!	 'DefaultRootMenu'.
!!

!Mwm*moveThreshold:		3

!
! component appearance resources 
!

!!
!! NOTE: In Mwm 1.2, the resources 'resizeBorderWidth' and 'frameBorderWidth'
!!	 are calculated dynamically depending on the size and resolution of
!!	 the screen.  In general, you should not have to set these resources
!!	 in the Mwm app-defaults file.
!!

Mwm*background:				LightGray
Mwm*foreground:				Black
Mwm*borderColor:			Black

! FONT stuff
Mwm*fontList:				variable

! Use smaller fixed font for icons
Mwm*icon*fontList:			fixed

!! Client decorations for common clients - SAMPLES

!Mwm*XClock*clientDecoration:		border
!Mwm*XLoad*clientDecoration:		border
!Mwm*XBiff*clientDecoration:		border

Mwm*autoRaiseDelay:			500
Mwm*borderWidth:			0

Mwm.moveThreshold:			3
Mwm.screen0.frameBorderWidth:		5

Mwm.screen0.resizeBorderWidth:		7
Mwm.autoKeyFocus:			True
Mwm.startupKeyFocus:			True
Mwm*focusAutoRaise:			False
Mwm.clientAutoPlace:			True
Mwm.deiconifyKeyFocus:			True
Mwm.enableWarp:				True
Mwm.enforceKeyFocus:			True
Mwm*wMenuButtonClick:			True
Mwm*wMenuButtonClick2:			True
Mwm.iconAutoPlace:			True
Mwm.iconClick:				True
Mwm.interactivePlacement:		False
Mwm.lowerOnIconify:			True
Mwm.raiseKeyFocus:			False
Mwm.screen0.moveOpaque:			False
Mwm.screen0.limitResize:		True
Mwm.screen0.useIconBox:			False
Mwm.screen0.fadeNormalIcon:		False
Mwm.screen0.cleanText:			True
!Mwm.bitmapDirectory:			/usr/X11R6/include/X11/bitmaps
Mwm.colormapFocusPolicy:		keyboard
Mwm.configFile:				.mwmrc
Mwm.keyboardFocusPolicy:		pointer
Mwm*windowMenu:				DefaultWindowMenu
Mwm.screen0.buttonBindings:		DefaultButtonBindings
Mwm.screen0.iconBoxName:		iconbox
Mwm.screen0.iconBoxSBDisplayPolicy:	all
Mwm.screen0.iconBoxTitle:		Icons
Mwm.screen0.iconDecoration:		activelabel label image
Mwm.screen0.iconImageMaximum:		50x50
Mwm.screen0.iconImageMinimum:		16x16
Mwm.screen0.iconPlacement:		left bottom
Mwm.screen0.keyBindings:		DefaultKeyBindings
Mwm.screen0.maximumMaximumSize:		2560x2048
Mwm.screen0.feedbackGeometry:		+595+500
Mwm.screen0.iconBoxGeometry:		6x1+0-0
!
!  END OF RESOURCE SPECIFICATIONS
!
