In CentOS, the minimum desktop system CentOS 6.4 x86_64 is installed in a Windows Font, And the font support packages in other countries except China (Chinese) are uninstalled. The UI font of the system is changed accidentally, ugly. As I used to get used to the wide font like Las, I felt that the and of Windows were good, so I copied them together. Create a folder under/usr/share/fonts: msfonts copies the Windows Font directory's consola *. ttf, msyh *. ttf, simhei. ttf, simsunb. ttf to the/usr/share/fonts/msfonts directory and modify/etc/fonts. conf, add the following red part: <dir>/usr/share/fonts </dir> <dir>/usr/share/fonts/msfonts </dir> ~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ (Red) <dir>/usr/share/X11/fonts/Type1 </dir> <dir>/usr/share/X11/fonts/TTF </dir> <dir>/usr/ local/share/fonts </dir> <dir> ~ /. Fonts </dir> because the blue font already exists, the red font should not be added. Then, execute fc-cache-f to make the newly added font take effect immediately. On the System --> preferences --> appearance Font page, set the application font to Normal, the document font to Las LAS, the desktop font to Normal, and the window title to Bold, the font of the same width is LAS and the size is 10. Of course, you can also choose. (⊙ O ⊙), I feel much better than the original font.