X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fqix.c;h=04d0928009e09471495460f6e9218c3558180a6c;hb=ffcd2e7e3da122dbba5c4188e05d3a63d0ede26e;hp=ad1e26e7a6ef951834ec60f72b8c2bb37d400f1c;hpb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;p=xscreensaver 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 };