Comment 51 for bug 64147

Revision history for this message
Martin Pitt (pitti) wrote : Re: Logo is blurred on resolutions without an explicit theme

I also confirmed how usplash.conf is written: the installer reconfigures the usplash package. usplash's postinst essentially calls "xdpyinfo |grep dimensions" and writes the resolution to usplash.conf.

So we can promise the following: On every computer where X.org looks correct during installation, usplash will, too. This should be the case on the vast majority of systems nowadays, and if X.org comes up with a non-ideal resolution you can always use the resolution capplet to fix it.

We can assert that usplash will *always* look scaled and blurry when booting the desktop live system, since at that point we can't do reliable monitor detection. This will eventually be handled with KMS, which isn't quite ready yet and out of scope for Jaunty.

Under those constraints, should I upload above usplash theme change, and do you need anything else for Jaunty?