Hi,

2018-03-01 21:28 GMT+10:30 Michelle Konzack <linux4miche...@tamay-dogan.net>:
> I have setup a function
>
> ----[ ~/.fvwm/Functions.d/IconifyOffAndMaximize.conf ]------------------
> DestroyFunc IconifyOffAndMaximize
> AddToFunc   IconifyOffAndMaximize
> + I Iconify Off
> + I Maximize
> ------------------------------------------------------------------------
>
> Which alredy de-Iconify the Icon but Maximize has not the right  effect,
> because if the Window was maximized before it was iconified,  it  become
> De-Maximized, which is not what I want.

That's right. Just add the argument True to the Maximize command and
you will be fine:
+ I Maximize True

//Viktor

Reply via email to