http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / jigsaw.c
index aad5710d8a6599da0f0da48ff9a959425720215b..5e2ddc58e007884adcf68bcc640659c9b6e32f4c 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1997-2006 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 1997-2008 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -872,6 +872,7 @@ jigsaw_free (Display *dpy, Window window, void *closure)
 static const char *jigsaw_defaults [] = {
   ".background:                Black",
   ".foreground:                #AAAAAA",
+  "*fpsSolid:          true",
   "*delay:             70000",
   "*delay2:            5",
   "*pieceBorderWidth:   -1",