[Konsole-devel] [Bug 205212] konsole window initialization very slow
urcindalo at gmail.com
urcindalo at gmail.com
Tue Mar 16 09:10:47 UTC 2010
https://bugs.kde.org/show_bug.cgi?id=205212
urcindalo at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |urcindalo at gmail.com
--- Comment #3 from <urcindalo gmail com> 2010-03-16 10:10:44 ---
I added the comment below to bug#221609 but I also reproduce it here:
=====
I recently changed my 17" CRT monitor to an "old and square" 19" LCD.
At 96 dpi terminus-font-4.30 looks as glorious as ever in my new monitor. But
the *real* dpi of my 1280x1024 resolution are 86, so I'm setting 86 dpi through
a bash script in my ~/.kde4/env/ folder:
---
$ cat ~/.kde4/env/dpi.sh
#!/bin/bash
xrandr --dpi 86
---
since for some reason the nouveau driver for my old Nvidia GeForce 5200 FX
card, or xorg-server, or whichever, insists of seeing my screen dimensions
smaller than they actually are, incorrectly setting the dpi to 96.
The thing is when I start up KDE with an 86 dpi setting, all fonts look OK
except terminus-font from portage. I use it as my Konsole default font. It just
looks horribly and even misplaces characters in the screen, almost overlapping
some of them.
As a workaround I've downloaded the current TTF versions of the terminus font
from a webpage, so un-emerging terminus-font and installing these TTF variants
by hand solves the problem for me. But I'm just curious as to why terminus-font
renders so badly at 86 dpi.
Other mono fonts look OK.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list