X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Ftruchet.c;h=b23b081de89f040add001cad7cbb290ed6600bb2;hp=e34ef5caf75de8ce40f73f36428caaa13618a99c;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/truchet.c b/hacks/truchet.c index e34ef5ca..b23b081d 100644 --- a/hacks/truchet.c +++ b/hacks/truchet.c @@ -53,7 +53,7 @@ static const char *truchet_defaults [] = { "*erase: True", "*eraseCount: 25", "*square: True", - "*delay: 1000", + "*delay: 400000", "*curves: True", "*angles: True", "*scroll: False", @@ -501,8 +501,7 @@ truchet_draw (Display *dpy, Window window, void *closure) XCopyArea(st->dpy,st->frame,st->window,st->agc,0,0,st->xgwa.width,st->xgwa.height,0,0); - /*printf("%d\n",st->delay);*/ - return st->delay*1000; + return st->delay; } static void