#This is the .Xdefaults file for test3

#Component Appearance Resources
xterm*background:		wheat
xterm*foreground:		navy

#Pixmaps
mwm*backgroundPixmap:		50_background

#Pixmaps
mwm*activeBackgroundPixmap:	75_foreground

#Specific Appearance and Behavior Resources

mwm*keyboardFocusPolicy:	pointer
mwm*autoRaiseDelay:		500
#mwm*bitmapDirectory:		$HOME/bitmap
mwm*buttonBindings:		DefaultButtonBindings
mwm*cleanText:			false
mwm*configFile:			~/.myconfig
mwm*doubleClickTime:		3000
mwm*iconClick:			false
mwm*fadeNormalIcon:		false
mwm*iconBoxGeometry:		3x2-0-0
mwm*iconBoxTitle:		Icon Box
mwm*iconImageMaximum:		150x150
mwm*iconImageMinimum:		5x5
mwm*KeyBindings:		DefaultKeyBindings
mwm*limitResize:		true
mwm*passButtons:		false
mwm*passSelectButton:		true
mwm*resizeBorderWidth:		25
mwm*resizeCursors:		false
mwm*showFeedback:		resize placement
mwm*useIconBox:			true

#Client Specific Resources

mwm*clientDecoration:		border resizeh title
mwm*clientFunctions:		all
mwm*focusAutoRaise:		true

mwm*windowMenu: 		DefaultWindowMenu


#Session Manager information

sm*windowManagerName:  $HOME/bin/mwm
sm*terminalEmulatorName:        /usr/bin/xterm
sm.create_terminal:     1




