<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<div class="moz-text-flowed"
 style="font-family: -moz-fixed; font-size: 12px;" lang="x-western">
<blockquote type="cite" style="color: rgb(0, 0, 0);"><br>
Felix is a guru when it comes to screen resolutions and displays. He
has
  <br>
helped many people on the SuSE lists. Take his advice and go the two
url's he
  <br>
supplied you and follow what they describe. Then come back and ask
again if
  <br>
you still have problems.
  <br>
   </blockquote>
And I really appreciate his help as anybody who helped me on this and
other issues.
<br>
My problem was solved when I did this:
<br>
<blockquote type="cite" style="color: rgb(0, 0, 0);">Edit in
/etc/X11/xorg.conf this section:
  <br>
  <br>
Section "Monitor"
  <br>
....
  <br>
   Option       "DPI" "90x90"<<<<<<<<<  Add
this
  <br>
....
  <br>
   UseModes     "Modes[0]"
  <br>
EndSection
  <br>
   </blockquote>
Actually, I added
<br>
Option "DPI" "96x96"
<br>
<br>
>From there, all the fonts look normal.<br>
Or normal as they did when I had kde 3.5.
<br>
Qt-creator was an example showing this.<br>
<br>
Thanks<br>
Paulo<br>
</div>
</body>
</html>