!
! Resources for Xmag, XawPlus version
!
*Font:			7x13bold
*pane2*orientation:	horizontal
*pane2*showGrip:	False
*allowShellResize:	on

*close.label:		Close
*close.helpText:	Close this xmag window
*replace.label:		Replace
*replace.helpText:	Magnify another region\nof the screen
*new.label:		New
*new.helpText:		Create a new magnifier
*select.label:		Select
*select.helpText:	Copy the magnification image\ninto the cut buffer
*paste.label:		Paste
*paste.helpText:	Paste a magnification image\nfrom the cut buffer

*Scale.baseTranslations:#augment\
			<EnterWindow>: set-colors()\n\
			<LeaveWindow>: unset-colors()\n\
			<Btn1Down>:popup-pixel()\n\
			Button1<Enter>:popup-pixel()\n\
			<Btn1Motion>:update-pixel()\n\
			<Btn1Up>:popdown-pixel()\n\
			<Leave>:popdown-pixel()\n\
			<Key>q:close()\n\
			Ctrl<Key>c:close()\n\
			<Key>space:replace()
*close.accelerators:#augment\
			<Key>q:set()notify()unset()\n\
			Ctrl<Key>c:set()notify()unset()
*replace.accelerators:#augment\
			<Key>space:set()notify()unset()\n\
			<Btn2Up>:set()notify()unset()\n\
			<Btn3Up>:set()notify()unset()
*pixLabel.Translations:<Enter>:popdown-pixel()
*helpLabel.font:	8x13bold
*helpLabel.label:	xmag
