Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

  • The number, complexity, and diversity of cyber threats are soaring. Businesses are increasingly concerned about the risks they face and 91% of organizations...
    Download

  • Spend Less and Get More with Today's New Unified Enterprise IT Monitoring Solutions Live Event Date: May 28, 2013 @ 2:00 pm ET / 11:00 am PT Did you...
    Download

More on LinuxToday


How to get nice, smooth, X11 fonts in your terminal and editors

Apr 03, 2009, 15:33 (0 Talkback[s])

"If your using an LCD you can set Xft.rgba to rgba to do sub-pixel smoothing. Personally I don't like it, but it could just be the LCDs I'm using. Also, if the font your using supports different levels of hinting, you can change Xft.hintstyle to 'hintslight', 'hintsfull', 'hintsmedium', or 'hintsnone'. All fonts seem to do these differently, so you have to experiment a little bit.

"After you change your ~/.Xdefaults, you have to merge it to your current running settings (or restart X, but who wants to do that). Merge your changes with 'xrdb -merge ~/.Xdefaults'."

Complete Story

Related Stories: