https://bugs.kde.org/show_bug.cgi?id=373232
--- Comment #153 from Postix <pos...@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 watching all bug changes.