Thread: Ugly fonts
View Single Post
  #16 (permalink)  
Old 24-Dec-2008, 13:20
davideoli's Avatar
davideoli davideoli is offline
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 28
davideoli hasn't been rated much yet
Default Re: Ugly fonts

Situation improved by installing the font Verdana (follow the wiki) and by putting this in the xorg.conf file (in the section "Device")
Code:
  Option   "UseEdidDpi" "false"
  Option   "DPI" "96 x 96"
I'm using Gnome with an nVidia card.
Reply With Quote