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