X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fsphere.c;h=468a648d07a8f87ec3eb3618f9f870202b6627b8;hp=2484effcc690cb05a76e6af9ad172e8b6c3e91dc;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/sphere.c b/hacks/sphere.c index 2484effc..468a648d 100644 --- a/hacks/sphere.c +++ b/hacks/sphere.c @@ -58,10 +58,12 @@ static const char sccsid[] = "@(#)sphere.c 5.00 2000/11/01 xlockmore"; #ifdef STANDALONE # define MODE_sphere -#define DEFAULTS "*delay: 1000 \n" \ +#define DEFAULTS "*delay: 20000 \n" \ "*cycles: 20 \n" \ "*size: 0 \n" \ - "*ncolors: 64 \n" + "*ncolors: 64 \n" \ + "*fpsSolid: true \n" \ + # define BRIGHT_COLORS # define reshape_sphere 0 # define sphere_handle_event 0