Re: FVWM: speeding up raising/lowering

From: <gensch_at_zk3.dec.com>
Date: Mon, 08 Jun 1998 10:28:36 -0400 (EDT)

On 7 Jun, Neil Zanella wrote:

> How can I speed up raising/lowering?

You will find a marked improvement in speed between the first and second
functions below (the second one being much faster):

DestroyFunc "RaiseAndFocus1"
AddToFunc "RaiseAndFocus1"
+ "I" Iconify -1
+ "I" Raise
+ "I" Focus

DestroyFunc "RaiseAndFocus2"
AddToFunc "RaiseAndFocus2" \
  "I" Iconify -1
+ "I" Raise
+ "I" Focus

-- 
(void) lar3ry();                                      gensch_at_zk3.dec.com
     "Sometimes it happens.  People just explode.  Natural causes."
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Mon Jun 08 1998 - 09:41:03 BST

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