From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / helix.c
index ea28f6909b94e70a3e22524b76d3875304822494..0fdaa90e749e2c73ef5544e424e456f397619b96 100644 (file)
@@ -341,6 +341,9 @@ static const char *helix_defaults [] = {
   "*fpsSolid:  true",
   "*delay:      5",
   "*subdelay:  20000",
+#ifdef HAVE_MOBILE
+  "*ignoreRotation: True",
+#endif
   0
 };