Linux/Other Distro

Openbox Font Rendering Issue

smores 2014. 5. 31. 03:24

http://crunchbanglinux.org/wiki/howto/font_rendering



DESKTOP Font rendering [CrunchBang Linux Wiki].pdf




OPENBOX/OTHER WMS


First create a file called .Xdefaults in your home folder, maybe you have it already and add this to it:


Xft.autohint: 0

Xft.antialias: 1

Xft.hinting: true

Xft.hintstyle: hintslight

Xft.dpi: 96

Xft.rgba: rgb

Xft.lcdfilter: lcddefault

Only default CrunchBang after install


For some reason on a default #! install the fonts look not that good for us who want a better font appearance. Apply 


the above and just delete the content of .fontconfig in your home folder, log out and log in, that's it. If not then do 


this as root:


dpkg-reconfigure fontconfig-config


Select Autohinter, Always, No and followed by this as root:


dpkg-reconfigure fontconfig


Of course always log out and log in.

'Linux > Other Distro' 카테고리의 다른 글

나한테 잘 맞는 데스크탑 - LXDE  (0) 2014.11.25
패키지 관리  (0) 2014.06.04
Cent OS Tips  (0) 2014.02.25
virtualbox linux guest mouse problem  (0) 2014.01.24
PUPPY ARCADE  (0) 2013.11.25