X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fqix.c;h=04d0928009e09471495460f6e9218c3558180a6c;hp=ad1e26e7a6ef951834ec60f72b8c2bb37d400f1c;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 diff --git a/hacks/qix.c b/hacks/qix.c index ad1e26e7..04d09280 100644 --- a/hacks/qix.c +++ b/hacks/qix.c @@ -592,6 +592,9 @@ static const char *qix_defaults [] = { "*transparent:true", "*gravity: false", "*additive: true", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };