mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #00756
[Bug 151310] Re: -dpi 100 forces square pixels even on 16:9 display with 4:3 pixel resolution
This bug has been indirectly resolved during 9.10. There is no longer a
special gdm-cdd.conf to contain this launch parameter, so DPI is
determined by X on it's own now.
** Changed in: mythbuntu
Status: Triaged => Fix Released
--
-dpi 100 forces square pixels even on 16:9 display with 4:3 pixel resolution
https://bugs.launchpad.net/bugs/151310
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Fix Released
Bug description:
Title says it all.
Fonts were unreadable on my TV because GDM was not set up to use -dpi 100. Since we already fiddle with GDM config when we configure auto login, it#d be cool to add -dpi 100 in there. I think that was also done in ubuntu-mythtv-frontend.
I've remedied this problem for now by adding this in gdm.conf-custom:
[server-Standard]
name=Standard server
command=/usr/bin/X -br -audit 0 -dpi 100
flexible=true