# window manager definitions needed by a2x.dcm
Button1 = c|m|s	: all		: f.menu "defops"
Button1 = m	: w|t|i|f	: f.raise
Button2 = m	: w|t|i|f	: f.lower
Button2 = c|m	: w|t|i|f	: f.iconify
Button3 = m	: w|t|i|f	: f.move
Button3	= c|m	: w|t|i|f	: f.resize
"F3"	= c|m|s	: w|t|i|f	: f.delete
"F3"	= s	: all		: f.scrolldown
"F3"	= c|m	: all		: f.scrollleft
"F3"	= c|s	: all		: f.scrollright
"F3"	= m|s	: all		: f.scrollup
