My laptop’s resolution (1920x1080) is too high for my weary eyes, that’s why I set my display’s global scale to 125%.
Everything works well except for Konsole. Konsole shows vertical stripes when pressing Return key in shell or moving cursor in vi which look like artifacts from the desktop:
If Konsole is the only visible window, you will notice dark green lines coming from openSUSE’s default greenish desktop background.
If Konsole is visible next to a bright window (like firefox) the stripes are getting rather visible (example: https://susepaste.org/16086206).
Once you change focus to another window, the stripes will vanish.
I’m running openSUSE Leap 15.3 fully patched, no additional repos.
KDE on X11.
The only workaround is to not use display scaling and just set font DPI alone.
Konsole is working normally here @120DPI, but I don’t use systemsettings5 to scale. Instead I have xrandr --dpi 120 in a script in /etc/X11/xinit/xinitrc.d/, and have KScreen2 disabled.
What have you done to cause all those video modules to load that I don’t have here?
Konsole is also working normally for me when only setting font DPI in KDE Settings.
But I’ve read that the preferred KDE way would be to use “Global Scale” setting under Display and Monitor, which – besides also setting DPI – does some more adjustments.
The additional modules result from my built-in web cam.
The only strange thing is openSUSE packaging’s insistence on keeping a broken ancient inxi version in the Leap repos but not in TW. It’s nothing but a script, so doesn’t depend on particular version support of the tools that enable it.
Run it with -U switch to get current if it’s been any length of time since you used it last. Its author is constantly improving it. New releases come at random times, essentially whenever it has new or improved functionality or he finds and fixes a bug. Leap’s version: 3.1.00 was released 2020-04-22, over 21 months ago, and over 4,300 lines were added to its changelog since then. inxi/inxi.changelog at master · smxi/inxi · GitHub