On Thu, Jun 17, 1999 at 09:02:16PM -0500, kh6_at_cec.wustl.edu wrote:
> On Thu, 17 Jun 1999, Mark Anderson wrote:
>
> >Fellow Virtual Window Manager users,
> >
> >I recently switched from 2.0.43 to 2.2.2
> >Now when I use my bindings for switching focus bewteen windows, there is a full second pause between the raise and the focus change for a window.
> >
> >This is extremely annoying, does anyone have any ideas for me to check?
> >
> >Key Tab A M Next [!iconic CurrentScreen CurrentDesk] circ
> >Key Tab A SM Prev [!iconic CurrentScreen CurrentDesk] circ
> >Key Tab A C Next [CurrentScreen CurrentDesk] circ
> >Key Tab A SC Prev [CurrentScreen CurrentDesk] circ
> >
> >AddToFunc Circ
> >+ "I" Focus
> >+ "I" Raise
> >
>
> This is because you would be better off using
>
> AddToFunc Circ "I" Focus
> + "I" Raise
>
> or if you are fussy about style (like I am)
>
> AddToFunc \
> "I" Focus
> + "I" Raise
>
> Either of these should fix your problem.
Why?
Dominik
--
Dominik Vogt, Hewlett-Packard GmbH, Dept. BVS
Herrenberger Str.130, 71034 Boeblingen, Germany
phone: 07031/14-4596, fax: 07031/14-3883, dominik_vogt_at_hp.com
--
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 18 1999 - 06:09:28 BST