RE: Window Shades are going slow...
Coplan (coplan@thunder.ocis.temple.edu)
Fri, 7 May 1999 15:36:07 -0400 (EDT)
On Sun, 2 May 1999, Dwight Schauer wrote:
> I'm not sure if there is a parameter to change this, but on
> new AfterStep updates I usually do the following modifications
> and recompile:
>
> in AfterStep-1.6.10/src/afterstep:
>
>
> --- functions.c.orig Sun May 2 12:35:08 1999
> +++ functions.c Sun May 2 12:36:02 1999
> @@ -53,9 +53,11 @@
> #include "../../include/screen.h"
> #include "../../include/module.h"
>
> -#ifndef SHADE_ANIMATION_STEPS
> -#define SHADE_ANIMATION_STEPS 15
> +#ifdef SHADE_ANIMATION_STEPS
> +#undef SHADE_ANIMATION_STEPS
> #endif
> +
> +#define SHADE_ANIMATION_STEPS 1
>
> extern XEvent Event;
> extern ASWindow *Tmp_win;
>
>
That tip worked perfectly. I got a quesiton though...would it be possible
to set that in the feels file? It would make configuration much much
easier.
Cheers,
Coplan /"\
------ \ / ASCII RIBBON CAMPAIGN
Immortal Coil.Tracking X AGAINST HTML MAIL
/ \
------
Your object is to save the world, while still leading a pleasant life.
--
WWW: http://www.afterstep.org/
FTP: ftp://ftp.afterstep.org/
MAIL: http://www.calderasystems.com/linuxcenter/forums/afterstep.html