X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Frotzoomer.c;h=6298b34e0fd1ce8f3ab2a06202fa0e5245d08ddc;hp=610b952030c49c8d2eb6e9a84ab2798d23cccd2a;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 diff --git a/hacks/rotzoomer.c b/hacks/rotzoomer.c index 610b9520..6298b34e 100644 --- a/hacks/rotzoomer.c +++ b/hacks/rotzoomer.c @@ -461,6 +461,9 @@ static const char *rotzoomer_defaults[] = { "*numboxes: 2", "*delay: 10000", "*duration: 120", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };