X11 font rehash
Updated on Sat, 2012-03-03 09:32. Originally created by jeromel on 2012-03-03 09:32.
If your X11 installation has a problem with fonts and font aliases, try the below:
- Make sure you have the 'font-alias' package installed. If not, please install before the next step
- Execute the commands
% fc-cache -vf
and in each directory where fonts are available, also do
% mkfontscale % mkfontdir
And that should do it. Eventually, rehash the fonts database by
% xset fp rehash
You should be done.
»
- jeromel's blog
- Login or register to post comments