Dancer In The Dark

...WTF.

Ubuntu小技巧之二:解决Firefox字体发虚

, , ,

很多人包括我在内,因为字体设置的原因而使Firefox的网页字体发虚,所谓发虚就是说字体的颜色偏淡,看起来很费眼,也不太正常。解决的方法有两个,第一是用文泉驿字体,这是最推荐的。如果您非要用Windows的字体或者AR PL ShanHeiSun 的话,那么以下的方法或许对您有效:
$sudo gedit /etc/firefox/firefoxrc
然后会出现以下文件:
# which /dev/dsp wrapper to use
FIREFOX_DSP="none"
# Note that "auto" and "esd" involve the use of esddsp, which
# is known to be buggy and to make Firefox unstable.
# See https://launchpad.net/malone/bugs/29760.
在里面加入:
MOZ_DISABLE_PANGO=1
使整个文件变成:
# which /dev/dsp wrapper to use
FIREFOX_DSP="none"
MOZ_DISABLE_PANGO=1
# Note that "auto" and "esd" involve the use of esddsp, which
# is known to be buggy and to make Firefox unstable.
# See https://launchpad.net/malone/bugs/29760.
就可以了。

重新打开firefox看看!有没有好很多呢?!

Ubuntu小技巧之一:Tab键自动补齐国内的王八蛋媒体啊

Comments

Anonymous Sunday, November 19, 2006 9:13:35 AM

Ken writes: 可是我的firefox 2下面没有这个文件啊 搜都搜不到,怎么办呢?

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies

February 2012
S M T W T F S
January 2012March 2012
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29