X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fxspirograph.c;h=3c241fc36fdc7ee36051931a3bcf4b3f379b3017;hb=3f1091236d800c43a3124c44c7da54e53f205b13;hp=17ef55343f339c457d66ee7a1fe341dcdb73bd80;hpb=7b34ef992563d7bcbb64cc5597dc45fa24470b05;p=xscreensaver diff --git a/hacks/xspirograph.c b/hacks/xspirograph.c index 17ef5534..3c241fc3 100644 --- a/hacks/xspirograph.c +++ b/hacks/xspirograph.c @@ -315,6 +315,9 @@ static const char *xspirograph_defaults [] = { "*subdelay: 20000", "*layers: 2", "*alwaysfinish: false", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };