1*Font: fixed
2*pane2*orientation: horizontal
3*pane2*showGrip: False
4*allowShellResize: on
5*Scale.baseTranslations:#augment\
6			<EnterWindow>: set-colors()\n\
7			<LeaveWindow>: unset-colors()\n\
8			<Btn1Down>:popup-pixel()\n\
9			Button1<Enter>:popup-pixel()\n\
10			<Btn1Motion>:update-pixel()\n\
11			<Btn1Up>:popdown-pixel()\n\
12			<Leave>:popdown-pixel()\n\
13			<Key>n:new()\n\
14			<Key>q:close()\n\
15			Ctrl<Key>c:close()\n\
16			<Key>space:replace()
17*close.accelerators:#augment\
18			<Key>q:set()notify()unset()\n\
19			Ctrl<Key>c:set()notify()unset()
20*replace.accelerators:#augment\
21			<Key>space:set()notify()unset()\n\
22			<Btn2Up>:set()notify()unset()\n\
23			<Btn3Up>:set()notify()unset()
24*helpLabel.font:	8x13bold
25*helpLabel.label:	xmag
26