> > AddToFunc my_deiconify "I" iconify -1
> > + "I" windowshade 2
> > Mouse 3 I A my_deiconify
>
> I tried something very much like this and it works. However, I noticed
> that I get a beep whenever I deiconify a window that was maximized.
> This is because you can't (un)shade a maximized window. Anyone have an
> idea how to get around it?
If you have applied the "Current" patch you can replace
+ "I" windowshade 2
with
+ "I" Current [!Maximized] windowshade 2
Cheers,
Tim.
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Sat Jun 21 1997 - 05:50:22 BST