http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / fiberlamp.c
index db894da6e40250aae6b90ea2f3774ca79d8b68e8..062f62ffd3e65f83b304ef88d986d19aca272302 100644 (file)
@@ -34,7 +34,9 @@ static const char sccsid[] = "@(#)fiberlamp.c 5.00 2000/11/01 xlockmore";
 #define DEFAULTS       "*delay: 10000  \n" \
                                        "*count: 500    \n" \
                                        "*cycles: 10000 \n" \
-                                       "*ncolors: 64   \n"
+                                       "*ncolors: 64   \n" \
+                                       "*fpsTop: true  \n" \
+
 # define UNIFORM_COLORS
 # define fiberlamp_handle_event 0
 # include "xlockmore.h"                /* in xscreensaver distribution */