X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fpyro.c;h=ca540f72c00a2ebab092fcd558526eb84813ea0d;hp=ec2e02b3cfa14b75d28384d84873badccf3f9846;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/pyro.c b/hacks/pyro.c index ec2e02b3..ca540f72 100644 --- a/hacks/pyro.c +++ b/hacks/pyro.c @@ -1,5 +1,4 @@ -/* xscreensaver, Copyright (c) 1992, 1994, 1996, 1998, 2001, 2005, 2006 - * Jamie Zawinski +/* xscreensaver, Copyright (c) 1992-2008 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -349,8 +348,9 @@ pyro_free (Display *dpy, Window window, void *closure) static const char *pyro_defaults [] = { ".background: black", ".foreground: white", + "*fpsSolid: true", "*count: 600", - "*delay: 5000", + "*delay: 10000", "*frequency: 30", "*scatter: 100", "*geometry: 800x500",