X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Ftruchet.c;h=d0276f7825d02d1a0b3c709e120ced4515884e21;hb=HEAD;hp=16836543b7b2e97a809610f7b7ea27cc7f77c745;hpb=b81f521c5ad7022ac12db18ca8fcdd9fb063831e;p=xscreensaver diff --git a/hacks/truchet.c b/hacks/truchet.c index 16836543..d0276f78 100644 --- a/hacks/truchet.c +++ b/hacks/truchet.c @@ -61,6 +61,9 @@ static const char *truchet_defaults [] = { "*anim-delay: 100", "*anim-step-size: 3", "*randomize: true", +#ifdef HAVE_MOBILE + "*ignoreRotation: True", +#endif 0 };