X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fxspirograph.c;h=3c241fc36fdc7ee36051931a3bcf4b3f379b3017;hp=17ef55343f339c457d66ee7a1fe341dcdb73bd80;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 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 };