[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

Postix bugzilla_noreply at kde.org
Fri Dec 6 14:37:09 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=373232

--- Comment #153 from Postix <postix at posteo.eu> ---
Created attachment 124342
  --> https://bugs.kde.org/attachment.cgi?id=124342&action=edit
Vertical lines after testing the idea of Andrew.

(In reply to Andrew from comment #152)
> Solution for my case:
> 1. 2560 / 1.3 = 1969,23076923
> 2. Round to 1970
> 3. 2560 / 1970 = 1,29949238579
> 4. Open ~/.config/kdeglobals and set it manually:
> 
> [KScreen]
> ScaleFactor=1,29949238579
> ScreenScaleFactors=eDP-1=1.0;HDMI-1=1,29949238579;DP-1=1,29949238579;HDMI-
> 2=1,29949238579;
> 
> It solves the issue.

This is indeed a nice hack to get rid of the horizontal lines. However, after
applying it I noticed other artifacts like vertical lines.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list