XPrintMon*background: lightgray
XPrintMon*foreground: black
XPrintMon*borderColor: black
!XPrintMon*borderWidth: 1
XPrintMon*Label.borderWidth: 0
XPrintMon.mainform.user.borderWidth: 0
XPrintMon.mainform.user.background: white
XPrintMon.mainform.user.foreground: black
XPrintMon.mainform.user.displayList:
XPrintMon.mainform.user_label.label: from user:
XPrintMon*Command.highlightThickness:    2
XPrintMon*Command.borderColor:           gray40
XPrintMon*Command.shapeStyle:            Rectangle
XPrintMon*Command.background:            gray80
XPrintMon*Command.displayList:\
foreground      gray60;\
lines           1,-1,-1,-1,-1,1;\
foreground      gray90;\
lines           -1,0,0,0,0,-1
XPrintMon*text.background: white
XPrintMon*lpqPaned.viewport.lpq*error.foreground: red
XPrintMon*lpqPaned.viewport.lpq*activejob.foreground: green
XPrintMon*lpqPaned.viewport.lpq*normaljob.foreground: black
XPrintMon*lpqPaned.viewport.lpq*errorjob.foreground: red
XPrintMon*lpqPaned.viewport.lpq*strangejob.foreground: red
XPrintMon*lpqPaned.viewport.lpq*stalledjob.foreground: orange
XPrintMon*lpqPaned.viewport.lpq*donejob.foreground: darkgray
XPrintMon.title: X Print Monitor
XPrintMon.geometry: 640x300
XPrintMon.TopLevelShell.geometry: 640x300
XPrintMon*TransientShell.geometry: 640x300
XPrintMon*done.accelerators:#override\n\
	<Key>space: set() notify() unset()\n\
	<Key>Return: set() notify() unset()\n\
	<Key>Escape: set() notify() unset()
XPrintMon*cancel.accelerators:#override\n\
	<Key>Escape: set() notify() unset()
XPrintMon*close.accelerators:#override\n\
	<Key>space: set() notify() unset()\n\
	<Key>Return: set() notify() unset()
XPrintMon*hide.accelerators:#override\n\
	<Key>Escape: set() notify() unset()
XPrintMon*logform.Command.vertDistance: 2
XPrintMon*logform.Text.vertDistance: 2
XPrintMon*logform.Text.horizDistance: 2
XPrintMon*logform.resize: True
XPrintMon*logform.text.resize: both
XPrintMon*List.baseTranslations:#replace\n\
	<Btn1Down>: Set() Notify()\n\
	<Btn1Up>:\n
!!min: minimal width,
!!max: maximal width,
!!allowResize: may resize itself,
!!preferredPaneSize: size to resize to if possible
!!resizeToPreferred: resize to prefered if parent resizes
!!skipAdjust: try to not resize if possible
!!the .List. values are the default values for all of them
XPrintMon*mainPaned.List.allowResize: True
XPrintMon*mainPaned.List.resizeToPreferred: True
XPrintMon*mainPaned.List.min: 20
XPrintMon*mainPaned.name.preferredPaneSize: 120
XPrintMon*mainPaned.ownjob.preferredPaneSize: 30
XPrintMon*mainPaned.ownjob.skipAdjust: True
XPrintMon*mainPaned.spool.preferredPaneSize: 30
XPrintMon*mainPaned.spool.skipAdjust: True
XPrintMon*mainPaned.print.preferredPaneSize: 30
XPrintMon*mainPaned.print.skipAdjust: True
XPrintMon*mainPaned.destination.preferredPaneSize: 120
XPrintMon*mainPaned.status.preferredPaneSize: 100
XPrintMon*lpqPaned.buttons.allowResize: True
!!resize the button pane whenever the window gets resized:
!XPrintMon*lpqPaned.buttons.resizeToPreferred: True
XPrintMon*lpqPaned.buttons.preferredPaneSize: 30
XPrintMon*lpqPaned.buttons.skipAdjust: True
XPrintMon*lpqPaned.viewport.allowVert: True
!!allow horizontal scrolling in queue window:
XPrintMon*lpqPaned.viewport.allowHoriz: True
XPrintMon*lpqPaned.viewport.lpq.resize: True
!!always show the scrollbars:
!XPrintMon*lpqPaned.viewport.forceBars: True
!!vertical scroll bar right instead left, horiz botton instead of top:
!XPrintMon*lpqPaned.viewport.useRight: True
!XPrintMon*lpqPaned.viewport.useBottom: True
XPrintMon*lpqPaned.viewport.lpq*queue_label.label: Queue:
XPrintMon*lpqPaned.viewport.lpq*enabled_label.label: accepting jobs
XPrintMon*lpqPaned.viewport.lpq*enabled_label.horizDistance: 1
XPrintMon*lpqPaned.viewport.lpq*enabled.internalHeight: 0
XPrintMon*lpqPaned.viewport.lpq*enabled.internalWidth: 0
XPrintMon*lpqPaned.viewport.lpq*enabled.background: white
XPrintMon*lpqPaned.viewport.lpq*started_label.label: processing jobs
XPrintMon*lpqPaned.viewport.lpq*started_label.horizDistance: 1
XPrintMon*lpqPaned.viewport.lpq*started.internalHeight: 0
XPrintMon*lpqPaned.viewport.lpq*started.internalWidth: 0
XPrintMon*lpqPaned.viewport.lpq*started.background: white
XPrintMon*lpqPaned.viewport.lpq*dest_label.label: Destination:
XPrintMon*lpqPaned.viewport.lpq*dest.label: <unknown>
XPrintMon*lpqPaned.viewport.lpq*error.label:
XPrintMon*lpqPaned.viewport.lpq*state.label:
!!TimeOuts to trigger automatic rescans (in miliseconds, 0 means never):
!!For the summery window:
!XPrintMon.rescan: 10000
!!For the printer window:
!!All printers:
!XPrintMon*TopLevelShell.rescan: 3000
!!For a specific printer (take a look at the title for the correct name):
!XPrintMon*lp@server.rescan: 0
