Thomas Adam wrote:
>>3. I use function:
>>
>>DestroyFunc FuncFvwmIconifyOrFocusAndRaise
>>AddToFunc FuncFvwmIconifyOrFocusAndRaise
>>+ I ThisWindow (Iconic) Iconify off
>>+ I TestRc (NoMatch) ThisWindow (Raised) Iconify on
>>+ I ThisWindow (!Iconic) Focus
>>+ I ThisWindow (!Iconic) Raise
>>
>>It works fine but doesn't iconify Maximized windows. How to fix that ?
>>
>>
>
>Try replacing the second line with:
>
>+ I TestRc (NoMatch) ThisWindow (Raised|Maximized) Iconify on
>
>
>
Doesn't work.
--
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 May 07 2005 - 09:00:32 BST