X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fzoom.c;h=439b8a1f04d62f59f6a7f949a31995bed3adbb21;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hp=73b27b05f3e417f25f1eca51fbd34c7c1a85fbb4;hpb=50be9bb40dc60130c99ffa568e6677779904ff70;p=xscreensaver diff --git a/hacks/zoom.c b/hacks/zoom.c index 73b27b05..439b8a1f 100644 --- a/hacks/zoom.c +++ b/hacks/zoom.c @@ -249,6 +249,9 @@ static const char *zoom_defaults[] = { "*pixspacey: 2", "*lensoffsetx: 5", "*lensoffsety: 5", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };