I have exactly the same problem that you had. I had even gotten the firefox dpi setting down to 72, but the other fonts were too big. Changing them in KDE did not help. The large fonts transfered over to fluxbox and the like.
Now, I have read your solution, but I do not have the file that you changed.
Quote:
Allrighty then... I guess a "Wohoo!" would fit here because I f-i-n-a-l-l-y found the answer.
In case anyone else need to know....
In /opt/kde/share/config/kdm/Xservers
I changed the follwing line:
:0 local@tty1 /usr/X11R6/bin/X
and added "-dpi 75 -nolisten tcp" at the end to ":0 local@tty1 /usr/X11R6/bin/X -dpi 75 -nolisten tcp"
Now everything looks the way I want again.
|
My /opt/kde/share/config/kdm/
only has README, Xreset, Xsetup, Xwilling, kdmrc, Xaccess, Xsession, Xstartup and backgroundrc
NONE have the line in question.
I ran a search for the file name Xservers and none was found... :-(