X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fgears.c;h=11403ac73de28339d8027ace469beec4b90b6de3;hb=de041722414a2e31c1c04caa10aaec9d6952e9b4;hp=1350f737b4b04e0bca2922489721c7dadc088c89;hpb=df7adbee81405e2849728a24b498ad2117784b1f;p=xscreensaver diff --git a/hacks/glx/gears.c b/hacks/glx/gears.c index 1350f737..11403ac7 100644 --- a/hacks/glx/gears.c +++ b/hacks/glx/gears.c @@ -48,7 +48,7 @@ static const char sccsid[] = "@(#)gears.c 4.07 97/11/24 xlockmore"; # define gears_opts xlockmore_opts # define DEFAULTS "*count: 1 \n" \ "*cycles: 2 \n" \ - "*delay: 100 \n" \ + "*delay: 20000 \n" \ "*wireframe: False \n" # include "xlockmore.h" /* from the xscreensaver distribution */ #else /* !STANDALONE */