[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lug] Console font problem



Mike Bates wrote:

> I just installed RH 7.0 and updraded to XFree86 4.0.2. I am running KDE2.1.
> When I run the konsole program I get the following message:
>
> Font '-misc-console-medium-r-normal--16-160-72-72-c-160-iso10646-1' not found.
> Check README.linux.console for help
>
> I can't find the readme. Any help out there? I did reinstall the
> console-tools package but that did not help. This has been happening since
> I initially installed RH7 with XFree86 4.0.1 and KDE 1.1.
>
> Thanks
> Mike

Look In your /etc/X11/XF86Config make sure your font paths are correct

An Example


Section "Files"
 FontPath  "/usr/X11R6/lib/X11/fonts/local/"
 FontPath  "/usr/X11R6/lib/X11/fonts/misc/"
 FontPath  "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
 FontPath  "/usr/X11R6/lib/X11/fonts/Speedo"
 FontPath  "/usr/X11R6/lib/X11/fonts/Type1"
 FontPath  "/usr/X11R6/lib/X11/fonts/cyrillic"
 FontPath  "/usr/X11R6/lib/X11/fonts/100dpi"
 FontPath  "/usr/X11R6/lib/X11/fonts/75dpi
 FontPath  "unix/:1"