http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / xspirograph.c
index 11bfff169ef1b48aba178d3b57796234beade826..a0e9792a8b7c833dea0aff5f76747b435f5818ca 100644 (file)
@@ -307,6 +307,7 @@ xspirograph_free (Display *dpy, Window window, void *closure)
 static const char *xspirograph_defaults [] = {
   ".background:                black",
   ".foreground:                white",
+  "*fpsSolid:          true",
   "*delay:             5",
   "*subdelay:          20000",
   "*layers:            2",
@@ -323,4 +324,4 @@ static XrmOptionDescRec xspirograph_options [] = {
   { 0, 0, 0, 0 }
 };
 
-XSCREENSAVER_MODULE ("XSpiroGraph", xspirograph)
+XSCREENSAVER_MODULE ("XSpirograph", xspirograph)