version 0.511
[xscreensaver] / xscreensaver / hacks / boxfit.c
index ce1a4ad..1fa42ca 100644 (file)
@@ -520,6 +520,7 @@ boxfit_free (Display *dpy, Window window, void *closure)
 static const char *boxfit_defaults [] = {
   ".background:                   black",
   ".foreground:                   #444444",
+  "*fpsSolid:             true",
   "*delay:                20000",
   "*mode:                 random",
   "*colors:               64",
@@ -553,4 +554,4 @@ static XrmOptionDescRec boxfit_options [] = {
 };
 
 
-XSCREENSAVER_MODULE ("Boxfit", boxfit)
+XSCREENSAVER_MODULE ("BoxFit", boxfit)