http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / rocks.c
index 37bd07927f574e103169e5b681176b67cb2f1db2..f1c606337124b48eb2da67e042c5a7eefb041ad3 100644 (file)
@@ -1,5 +1,4 @@
-/* xscreensaver, Copyright (c) 1992, 1995, 1996, 1997, 1998, 2006
- *  Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 1992-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
@@ -512,6 +511,7 @@ rocks_free (Display *dpy, Window window, void *closure)
 static const char *rocks_defaults [] = {
   ".background:        Black",
   ".foreground:        #E9967A",
+  "*fpsSolid:  true",
   "*colors:    5",
   "*count:     100",
   "*delay:     50000",