Re: FVWM: Question about FAQ 7.17

From: Mikhael Goikhman <migo_at_homemail.com>
Date: Fri, 25 Jun 2004 17:06:11 +0000

On 24 Jun 2004 02:37:30 +0800, liushidai_at_mails.tsinghua.edu.cn wrote:
>
> What the following line (from FAQ 7.17) means?
>
> FvwmAuto FvwmAutohide -menter enter_handler
>
> Man FvwmAuto shows the syntax to invoke FvwmAuto:
>
> Module FvwmAuto Timeout [-passid] [-menter|-menterleave|-mfocus]
> [EnterCommand [LeaveCommand]]
>
> So what's the 'FvwmAutohide' for? Is it an alias? Thanks.

The quoted line is a bit hacky although it works.

FvwmAuto does not currently support aliases. However, fvwm tries to
support them in the dumb mode, i.e. anything that looks like an alias is
considered one.

So, in this case, FvwmAuto simply considers any incorrect string like
"FvwmAutohide" as the timeout 0. But the side effect is that you may kill
this FvwmAuto module without affecting other FvwmAuto invocations using:

  KillModule FvwmAuto FvwmAutohide

The correct line would be of course:

  FvwmAuto 0 -menter enter_handler

or (when/if FvwmAuto starts to support aliases):

  FvwmAuto FvwmAutohide 0 -menter enter_handler

I think one of these 2 solutions should be applied to this FAQ entry so
we don't receive such questions anymore.

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 Fri Jun 25 2004 - 12:08:50 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:56 BST