X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fkumppa.c;h=44df19b41a34cc48854bfef81ec67e5535f27e59;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hp=a73fc94a0e19fc6f9ddd398dd8f86f60d9e460c0;hpb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;p=xscreensaver diff --git a/hacks/kumppa.c b/hacks/kumppa.c index a73fc94a..44df19b4 100644 --- a/hacks/kumppa.c +++ b/hacks/kumppa.c @@ -49,11 +49,15 @@ from the X Consortium. static const char *kumppa_defaults [] ={ ".background: black", + "*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 + "*ignoreRotation: True", +#endif 0 };