ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #31496
[Bug 468916] Re: huge fonts on my 27 in LCD but normal on my 17in LCD
a quick fix to work around the bug
was to add the following to xorg.conf
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Option "DPI" "96 x 90"
Option "UseEdidDpi" "false"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x720"
Virtual 1280 720
EndSubSection
EndSection
--
huge fonts on my 27 in LCD but normal on my 17in LCD
https://bugs.launchpad.net/bugs/468916
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
References