X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Ftruchet.c;h=dda5ac8cf5081bfaf6c7598d52275cd73f009862;hb=3f1091236d800c43a3124c44c7da54e53f205b13;hp=16836543b7b2e97a809610f7b7ea27cc7f77c745;hpb=b81f521c5ad7022ac12db18ca8fcdd9fb063831e;p=xscreensaver diff --git a/hacks/truchet.c b/hacks/truchet.c index 16836543..dda5ac8c 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 USE_IPHONE + "*ignoreRotation: True", +#endif 0 };