Xfce 字体问题

昨天为了使用笔记本(T43, ATI Mobility Radeon X300显卡)的VGA OUT功能,改用了ATI的驱动(xorg-driver-fglrx),字体变小了,虽然在User Interface和Window Manager里设置了字体,但有些地方的字体还是很小,尤其是ThunderBird的邮件正文,中文字都要缩成一团了。

Google到了一个方法,就是修改~/.config/xfce4/Xft.xrdb这个文件,在里面加上这句

Xft.dpi: 96

再看User Interface的Font设置,发现里面也有DPI的设置,呵呵。

One thought on “Xfce 字体问题

  1. 感觉xfce的字体确实有一些问题,我从英文locale换到中文locale就会出现字体问题。而且simsun的字体严重发虚,可能是我的配置问题。

Leave a Reply

Your email address will not be published. Required fields are marked *

*

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.
For more help see http://daringfireball.net/projects/markdown/syntax

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>