Another big help from rd :)
#nano ~/.gtkrc-2.0.mine
gtk-xft-antialias = 1
gtk-xft-autohint = 0
gtk-xft-dpi = 96
gtk-xft-hinting = 1
gtk-xft-hintstyle = hintslight
gtk-xft-rgba = rgb
gtk-xft-lcdfilter = lcddefault
#nano ~/.Xdefaults
Xft.antialias: true
Xft.autohint: false
Xft.dpi: 96
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
Xft.rgba: rgb
#nano ~/.xsession
f [ -f $HOME/.Xdefaults ]; then
xrdb -merge $HOME/.Xdefaults
fi
Restart x and you will see :|
Tuesday, 10 November 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment