[comp.windows.x.motif] Problem with my mwm button bindings

montnaro@spyder.crd.ge.com (Skip Montanaro) (03/14/91)

I have the following button bindings in my ~/.mwmrc file.

    Buttons DefaultButtonBindings
    {
	<Btn1Down>          title|icon|frame        f.raise
	<Btn2Down>          title|icon|frame        f.move
	<Btn3Down>          root                    f.pack_icons
	<Btn3Down>          root                    f.menu RootMenu
	<Btn3Down>          frame                   f.post_wmenu
    }

It worked under mwm 1.0.3, but under mwm 1.1 the pack_icons function does
not work. Can anybody tell me what changed between 1.0.3 and 1.1 in this
regard? 

Thx,

--
Skip (montanaro@crdgw1.ge.com)