You could potentially workaround this issue for at least running KDE
session (not for KDM though) by using xrandr in Xsession startup script.
You would need to add new file /etc/X11/Xsession.d/35fix-displaysize
with the following content:

/usr/bin/xrandr --fbmm 330x210 || true

You need to replace 330x210 with actual size of your display in
millimeters (mm).

-- 
DPI in kubuntu incorrect on xorg-video-driver-intel
https://bugs.launchpad.net/bugs/151311
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to