Re: FVWM: Next Focus not cycling?

From: Dominik Vogt <dominik.vogt_at_gmx.de>
Date: Sun, 6 May 2001 13:01:03 +0200

> Tzafrir Cohen wrote:
>
> Key Tab A M Next (!Iconify CurrentScreen) Focus
> Key Tab A MS Prev (!Iconify CurrentScreen) Focus
>
>
> > BTW, it should be "Iconic" condition not "Iconify", also there is no
> > "CurrentScreen" condition, but "CurrentDesk" or "CurrentPage".
>
> That's nice. Is there any "compiler" or such to check for irrelevant
> conditions?

The problem is that there are no irrelevant conditions. When fvwm
encounters a string that does not match any of the predefined
tokens in a condition, it is taken as the name/class/resource of a
window. In the case of the lines above fvwm has looked for
windows with the title "!Iconify" (and has silently ignored the
CurrentScreen part). So the correct lines are

  Key Tab A M Next (!Iconic CurrentPage) Focus
  Key Tab A MS Prev (!Iconic CurrentPage) Focus

(or CurrentDesk instead of CurrentPage).

Bye

Dominik ^_^ ^_^

--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Sun May 06 2001 - 06:01:27 BST

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