X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fhelix.c;h=0fdaa90e749e2c73ef5544e424e456f397619b96;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hp=ea28f6909b94e70a3e22524b76d3875304822494;hpb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;p=xscreensaver diff --git a/hacks/helix.c b/hacks/helix.c index ea28f690..0fdaa90e 100644 --- a/hacks/helix.c +++ b/hacks/helix.c @@ -341,6 +341,9 @@ static const char *helix_defaults [] = { "*fpsSolid: true", "*delay: 5", "*subdelay: 20000", +#ifdef HAVE_MOBILE + "*ignoreRotation: True", +#endif 0 };