X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Ffiberlamp.c;h=062f62ffd3e65f83b304ef88d986d19aca272302;hp=db894da6e40250aae6b90ea2f3774ca79d8b68e8;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/fiberlamp.c b/hacks/fiberlamp.c index db894da6..062f62ff 100644 --- a/hacks/fiberlamp.c +++ b/hacks/fiberlamp.c @@ -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 */