I have the following definitions
# for the title bar buttons:
Mouse 0 1 A Window-Menu-Func
Mouse 0 2 A Maximize-and-Raise-toggle
Mouse 0 4 A Iconify
and
AddToFunc Window-Menu-Func
+ I Current (HasHandles) Menu Window-Menu Interior 0 0 Close
+ I Current (!HasHandles) Menu Window-Menu-No-Handles Interior
0 0 Close
This works, but only for windows that can take focus. When clicking the
menu button on for example fvwm tear-off menus or xclock, nothing happens.
I also set
Style * Lenience
but this doesn't help.
Is it not possible to use Current to achive this?
//Marcus
--
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 Wed Jan 01 2003 - 05:52:41 GMT