X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fkumppa.c;h=2e2955bcdcd2f94576d3cc4857654c46345a29a7;hb=78add6e627ee5f10e1fa6f3852602ea5066eee5a;hp=c444bd5fb3c36577665408e6114bc9d512af5c78;hpb=88cfe534a698a0562e81345957a50714af1453bc;p=xscreensaver diff --git a/hacks/kumppa.c b/hacks/kumppa.c index c444bd5f..2e2955bc 100644 --- a/hacks/kumppa.c +++ b/hacks/kumppa.c @@ -49,13 +49,14 @@ from the X Consortium. static const char *kumppa_defaults [] ={ ".background: black", + ".lowrez: true", "*fpsSolid: true", "*speed: 0.1", "*delay: 10000", "*random: True", /* leave this off by default, since it slows things down. -- jwz. */ "*useDBE: False", -#ifdef USE_IPHONE +#ifdef HAVE_MOBILE "*ignoreRotation: True", #endif 0