!
! This file contains the preferred defaults for running Adobe Photoshop
!
! General Photoshop resources
!
*geometry:		+0+0
*fontList:		-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-1
*background:		#c0c0c0
*foreground:		black
*selectionTimeout:	60000

! The activateDelay resource may be used whenever the Window Manager resource
! keyboardFocusPolicy is set to "pointer".  This resource is the number of
! milliseconds that a window must retain the focus before it is activated
! by the application. This resource can help when you work with multiple
! overlapping images.

*activateDelay: 1000


!
! Motif resources
!
*menuManager.background:			#c0c0c0
*XmForm*foreground:				black
*XmRowColumn*background:			#c0c0c0

*XmDrawingArea*background:			white

*XmDrawingArea*XmPushButton*foreground:		black
*XmDrawingArea*XmPushButton*shadowThickness:	3
*XmDrawingArea*XmPushButton*highlightThickness:	1
*XmDrawingArea*XmPushButton*fontList:		-adobe-helvetica-bold-r-normal--10-*-*-*-*-*-iso8859-1

*XmDrawingArea*XmScrollBar*height:		15
*XmDrawingArea*XmScrollBar*width:		15
*XmDrawingArea*XmScrollBar*troughColor:		#c0c0c0

*XmDrawingArea*XmToggleButton*foreground:	black
*XmDrawingArea*XmToggleButton*spacing:		0
*XmDrawingArea*XmToggleButton*highlightThickness:	0
*XmDrawingArea*XmToggleButton*marginHeight:	0
*XmDrawingArea*XmToggleButton*alignment:	ALIGNMENT_BEGINNING
*XmDrawingArea*XmToggleButton*selectColor:	red
*XmDrawingArea*XmToggleButton*fontList:		-adobe-helvetica-bold-r-normal--10-*-*-*-*-*-iso8859-1

*menuBar*marginHeight:				1
*menuBar.spacing:				7
*menuBar*fontList:      -adobe-helvetica-bold-o-normal--14-*

*XmMenuShell*XmToggleButton*selectColor:	red
*XmMenuShell*XmToggleButton*indicatorSize:	15
*XmMenuShell*XmRowColumn*background:		#c0c0c0
*XmMenuShell*XmRowColumn*foreground:		black
*XmMenuShell*fontList: -adobe-helvetica-bold-o-normal--14-*

*Tools.geometry:	+0+50
*menuShell.geometry:	+200+0
*mappingDelay:		0

! Quorum menu
*helpButton*labelString: Info
*helpButtonAlignment:    right

! Menu bar locations
! +documents means attach menubar to documents(image windows).
! +floating means keep a separate menubar. Do not attach them to image
! window.
! +document +floating means have both.

*menubarPlacement:	+document

*iconifyDocuments:	true

! Use the follwing depth: The possible values are 1 2 4 8 16 32 minimum
! maximum and default

*useDepth:		maximum
