On 01 Mar 2003 22:36:13 +0100, Gert Brinkmann wrote:
>
> I am experimenting with conditional commands and trying to close the
> currently focused window when clicking on the root window with mouse
> button 3.
>
> Mouse 3 R A Current iconify
>
> or
>
> Mouse 3 R A All (Focused) iconify
>
> do not work. They result in a beep only. I also tried some other
> conditional key words but did not find the right one. What am I doing wrong?
>
> (using fvwm 2.5.5+x -- a CVS checkout from one week ago)
I don't think you are doing anything wrong.
It seems that any root binding that results in an operation on a window
is broken in 2.5.6.
Mouse 3 R S Iconify # broken
Mouse 3 R S Next (Focused) Iconify # broken
Mouse 3 T S Iconify # ok
Mouse 3 R S Next (Focused) Exec xmessage $[w.id] # ok
Regards,
Mikhael.
--
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 Sat Mar 01 2003 - 19:01:36 GMT