From http://www.jwz.org/xscreensaver/xscreensaver-5.22.tar.gz
[xscreensaver] / hacks / xrayswarm.c
index f3b8184800ee07973e504d548b565e148eb867d0..d36055de7608386a99912173d7309626dc4fb647 100644 (file)
@@ -63,6 +63,9 @@ static const char *xrayswarm_defaults [] ={
        ".background:           black",
        "*delay:                20000",
        "*fpsSolid:             true",
+#ifdef USE_IPHONE
+        "*ignoreRotation:       True",
+#endif
        0
 };