X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fxspirograph.c;h=e6504ff53d2bdcdbece86f1bc39ed156e085a460;hb=78add6e627ee5f10e1fa6f3852602ea5066eee5a;hp=17ef55343f339c457d66ee7a1fe341dcdb73bd80;hpb=7b34ef992563d7bcbb64cc5597dc45fa24470b05;p=xscreensaver diff --git a/hacks/xspirograph.c b/hacks/xspirograph.c index 17ef5534..e6504ff5 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 HAVE_MOBILE + "*ignoreRotation: True", +#endif 0 };