On Saturday 28 Jun 2003 19:09, Jon Ellis wrote:
> All of my fonts in KDE appear much larger than they do in Gnome.  In
> order to get fonts to look decent, I have to use 6-7pt in KDE, and
> they look the same as 10pt in Gnome.  I have made sure that
> /etc/X11/fs/config lists 75dpi fonts first, and the default
> resolution is 75,75.  Ideas?  TIA

Perhaps _because_ your default resolution is 75dpi?  I list 100dpi 
first.  You could also try this:
$ xdpyinfo |grep dimensions
  dimensions:    1152x864 pixels (281x211 millimeters)

...then you can add the dimensions to XF86Config Monitor section to 
allow X to set a decent resolution:

Section "Monitor"
    Identifier                          "monitor1"
    VendorName                          "ViewSonic"
    ModelName                           "ViewSonic 15GS"
    DisplaySize                         281 211
    HorizSync                           30-69
    VertRefresh                         50-120
    Option                                      "dpms"
EndSection

Peter
-- 
==================================================
Gentoo Linux:   Gentoo Base System version 1.4.3.8p1
kernel-2.4.21_rc8-gss i686 AMD Athlon(tm) XP 1600+
==================================================


--
[EMAIL PROTECTED] mailing list

Reply via email to