http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / helix.c
index 9e28c9fd07f7ecad9351e34a5cbce9e23abd4224..ea28f6909b94e70a3e22524b76d3875304822494 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1992-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
@@ -338,6 +338,7 @@ helix_free (Display *dpy, Window window, void *closure)
 static const char *helix_defaults [] = {
   ".background: black",
   ".foreground: white",
+  "*fpsSolid:  true",
   "*delay:      5",
   "*subdelay:  20000",
   0