Hello Victor,

Am 2018-02-27 hackte Viktor Griph in die Tasten:
> 2018-02-28 6:14 GMT+10:30 Michelle Konzack
> <linux4miche...@tamay-dogan.net>:
>> ...but I found this file is guilty:
>>
>> ----[ ~/.fvwm/Functions.d/AutoHide.conf
>> ]-------------------------------
>> DestroyFunc autohide
>> AddToFunc autohide
>> + I ThisWindow ($0) Deschedule $[w.id]
>> + I ThisWindow ($0) ThisWindow (Shaded) WindowShade off
>> + I TestRc (!Match) All ($0, !Shaded autohide\_hide $1 $2)
>
> That's the line giving the warning. You are trying to use
> autohide\_hide $1 $2 as a condition without commas.
> Try to change it to
> + I TestRc (!Match) All ($0, !Shaded) autohide\_hide $1 $2
>
> I'm not sure why you need to escape _ in the above code. If it doesn't
> work still, try to remove the escape as well.

That it was.  It seems, the \ came by accident,
when I copied the Example...

The "Use comma" érror is now gone!

However, it does not what I want to archive and I do not realy
understand how it works.  Still trying to figure out, how functions
are working, since I have never used it in the last 19 years!

FVWM was just working fine, only with 2.6 anything is messed up now!

> /Viktor

Thanks in advance

-- 
Michelle Konzack        Miila ITSystems @ TDnet
GNU/Linux Developer     00372-54541400


Reply via email to