LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   linux font in KDE KONSOLE (how to make it work) (https://www.linuxquestions.org/questions/slackware-14/linux-font-in-kde-konsole-how-to-make-it-work-369525/)

Erik_FL 10-03-2005 08:10 PM

linux font in KDE KONSOLE (how to make it work)
 
I was getting the following error from KCONSOLE when I tried to use the Linux font: Font `-misc-console-medium-r-normal--16-160-72-72-c-80-iso10646-1' not found.

You can solve this by executing the following steps:
Start kdesu kcmshell kcmfontinst when you are in kde.
Give the root password.
Click on the "add fonts" icon (a @-sign with a +-sign on it)
Go to the dir "/opt/kde/share/fonts/" and add all fonts (files ending in .pcf.gz) available.

I'm not sure why I was missing the fonts. I did an upgrade from 10.1 to 10.2, not a complete install.

freakyg 10-04-2005 08:12 PM

hmm, when you upgraded, the fc-cache command must not have been run so the system fonts get updated...........you can also "CD" to the fonts dir and issue this.......
Code:

fc-cache -fv ./
and restart X , and the new fonts will show up in the fonts selection menus.........


All times are GMT -5. The time now is 05:11 PM.