I have a mouse binding for closing windows,
Mouse 1 4M Close
I would like to be able to close windows by clicking on the corresponding
button in IconMan, so I did this:
Style "FvwmIconMan" !Closable
*FvwmIconMan: *action Mouse 1 4M sendcommand Close
It seems like when I click on a button with this binding, fvwm just sends
it to IconMan, not the button. Before I put the !Closable in, IconMan
would close. This binding works fine, because it's not defined anywhere
else:
*FvwmIconMan: *action Mouse 3 4M sendcommand Close
However, I would like to have only Mouse 1 4M close windows. Is there a
way to get around this?
Thanks,
jpkotta
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Aug 31 2004 - 19:46:28 BST