! General parameters		
			! windowMargin	margin around outer frame
			! buttonSpacing	spacing between buttons
			! configFile	user config file
			! tempFile	leader for unique temp file
			! userFilter	file with user provided filter rules
			! perDirFilter	per-directory rel. name of filter file
			! logFile	usync action log file
			! logWarning	log file lenght warning threshold
			! syncTimeout	default rsync initialistn. timeout (sec)
			! clockMargin	tolerance for host clock diff. (sec)
			! rpmName	rpm package name
			! dummyZone	dummy sync-zone if no .usyncrc
			! removableMedia list of removable media (initial parts
			!				of absolute paths)
Usync.windowMargin:		12
Usync.buttonSpacing:		8
Usync.configFile:		~/.usyncrc
Usync.tempFile:			~/tmp/usync
Usync.userFilter:		~/.usyncFilter
Usync.perDirFilter:		.usyncDirFilter
Usync.logFile:			~/.usyncLog
Usync.logWarning:		1000000
Usync.syncTimeout:		40
Usync.clockMargin:		1
Usync.rpmName:			usync
Usync.dummyZone:		$HOME/tmp,$HOME/tmp
Usync.removableMedia:		/backup/ /mnt/removable


! Fonts			fontSizes<n> set of font sizes for different resolutions
Usync.fontSizes1:		 8 10 12
Usync.fontSizes2:		12 14 18
Usync.fontFamilies:		Helvetica LucidaTypewriter
Usync*Label.font:		standard
Usync*Button.font:		standard
Usync*Checkbutton.font:		standard
Usync*Radiobutton.font:		standard
Usync*Menu.font:		standard
Usync*Menubutton.font:		standard
Usync*Listbox.font:		standard


! Widget class parameters
Usync*Menubutton.padX:			 10
Usync*Menubutton.padY:			  4
Usync*Menubutton.relief:		raised
Usync*Menubutton.indicatorOn:		  1
Usync*Menubutton.highlightThickness:	  0
Usync*Menubutton.borderWidth:		  2
Usync*Button.highlightThickness:	  0
Usync*Checkbutton.highlightThickness:	  0
Usync*Text.highlightThickness:		  0
Usync*Text.padX:			  2
Usync*Text.padY:			  2
Usync*Text.borderWidth:			  2
Usync*Listbox.highlightThickness:	  0
Usync*Scrollbar.width:			 14


! Main panel		    configuration parameters
				! resultSize: result panel # of columns and rows
				! resultMax:  max width of result panel
				! resultMin:  min width of result panel
				! resultRows: initial number of res. panel rows
Usync.resultSize:				3 10
Usync.resultMax:				1100
Usync.resultMin:				800
Usync.resultRows:				10
!			    widget resources
Usync*background:				azure3
Usync.outer.progress*foreground:		seagreen
				! result panel background and scrollbars
Usync*result.data*background:			azure
Usync*result.data.xscroll*background:		azure3
Usync*result.data.yscroll*background:		azure3
				! result panel file-type codes
Usync.outer.result.header.link.foreground:	green4
Usync.outer.result.header.delete.foreground:	sienna
Usync.outer.result.header.skip.foreground:	blue
Usync.outer.result.header.update.foreground:	black
Usync.outer.result.header.error.foreground:	magenta


! Selection dialog	    configuration parameters
				! <xxx>Type:  colours representing node types
				! selCols:    number of columns
				! minCol:     minimum column width
				! maxSize:    max overall width and height
				! arrowWidth: witdth of column with direction 
Usync.select.linkType:				forestgreen
Usync.select.treeType:				black
Usync.select.fileType:				maroon
Usync.select.selCols:				4
Usync.select.minCol:				180
Usync.select.maxSize:				1000 300
Usync.select.arrowWidth:			170
!			    widget resources
Usync.select*background:			azure3
Usync.select.data.nodes*background:		azure2


! Option layout Dialog	    configuration parameters
				! fieldWidth: min width of option field
Usync.option.fieldWidth:			200
!			    widget resources
Usync.option*margin.width:			20
Usync.option*background:			azure3
Usync.option*fields*background:			azure2


! Settings control	    configuration parameters
				! leftmargin: left margin for control items
				! valueCols: number of value columns
				! valueSep: width of value column separator
				! boxWidth: min width of box column
Usync.settings.leftMargin:			40
Usync.settings.valueCols:			2
Usync.settings.boxWidth:			160
Usync.settings.valueSep:			15
!			    widget resources
Usync.settings*background:			azure3
Usync.settings*spin.background:			azure


! Other options panel	    configuration parameters
				! arrayCols: number of columns in array
				! colSize: min size of a column
				! groupSep: spacing between group
				! leftMargin
Usync.more.arrayCols:				4
Usync.more.colSize:				150
Usync.more.groupSep:				12
Usync.more.leftMargin:				30


! Profile editor panels
Usync.profile*background:			azure3
Usync.profile*list.background:			azure
Usync.profile*text.background:			azure
Usync.profile*list.width:			40
Usync.profile*text.width:			40


! Synchron. zone editor	    configuration parameters
				! columnWidth: with of 1st, 2nd ... column
Usync.items.columnWidths:			40 30 20 12
!			    widget resources
Usync.items*background:				azure3
Usync.items.outer.middle*background:		azure2
Usync.items.activeColour:			azure


! Help windows		    configuration parameters
				! gobackStack:  max # of goback entries kept
				! urlColour:	backgd colour of hypertext links
				! minSize:	min window width and height
				! textIndents:	text indentation levels
				! titleIndents:	title indentation step size
				! tocIndents:	TOC indentation step size
				! paraT<x>:	definition of paragraph Tx
				!		  #<n> ... font size index
				!		  +<n> ... indentation steps
				!		  <n>  ... before para spacing
Usync*helpPanel.gobackStack:			5
Usync*helpPanel.urlColour:			blue			
Usync*helpPanel.minSize:			500 200			
Usync*helpPanel.textIndents:			-15 35 60 85
Usync*helpPanel.titleIndent:			14
Usync*helpPanel.tocIndent:			3
Usync*helpPanel.paraT0:				darkmagenta #2 bold   +0 16 toc
Usync*helpPanel.paraT1:				magenta3    #1 bold   +1 12 toc
Usync*helpPanel.paraT2:				black	    #1 bold   +2 8  toc
Usync*helpPanel.paraT3:				black	    #1 bold   +2 8
Usync*helpPanel.paraTX:				black	    #1 normal +3 8
!			    widget resources
Usync*helpPanel*background:			azure2
Usync*helpPanel.contents*background:		azure1
Usync*helpPanel.contents.width:			25
Usync*helpPanel.text*background:		ivory
Usync*helpPanel.text.width:			75
Usync*helpPanel*menu.background:		bisque



! Option popup help
Usync*popup*help.background:			khaki1
Usync*helpPopup.popupSize:			60 16

Usync.message*background:			thistle1
