Re: FVWM: Slow focus changes

From: Ke Huang <kh6_at_cec.wustl.edu>
Date: Thu, 17 Jun 1999 21:02:16 -0500 (CDT)

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.

>Mark Anderson
>
>I express my own opinions, and do not represent my employer.
>
>--
>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.
>


-- Ke Huang
------------------------------------------
e-mail: ke_huang_at_bigfoot.com (preferred)
         kh6_at_cec.wustl.edu

--
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 Thu Jun 17 1999 - 21:03:36 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST