On 04 Apr 2001 08:29:39 -0400, Dan Espen (Markus) wrote:
>
> BUT : Everything that is not working is defined by Functions (see
> "MoveOrRaise" above (and below):
>
> AddToFunc MoveOrRaise
> + "Click" Raise
> + "Motion" Raise
> + "Motion" Move
> + "DoubleClick" Lower
>
> # end function MoveOrRaise
>
> Has the Syntax changed somehow ?
You should get the message on your standard error: [FVWM][AddToFunction]:
<<ERROR>> Got 'Click' instead of a valid function specifier
The man page suggests to use M, H, C and D letters for specifiers.
I am not sure whether we should support the old syntax ("Click", "Motion").
In 2.2 versions even word "Close" would pass as "Click", now it does not.
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 Wed Apr 04 2001 - 08:49:42 BST