[wellylug] Re: Font problem

Brian Boutel brian at boutel.co.nz
Mon Sep 15 17:17:16 NZST 2003


Adam Bogacki wrote:

> Checking the X font server's configuration file in
> /etc/X11/xfs/config I find I have no 'xfs' directory there.
> However, 'find' tells me I have
> 
> ./home/share/doc/xfs
> ./usr/share/doc/xfs
> ./usr/X11R6/bin/xfs
> ./etc/init.d/xfs
> 
> Could it just be a matter of
> 
> /usr/X11R6/bin:~$ cp xfs /etc/X11 ?
>
No. xfs if the font server binary, and lives in /usr/X11R6/bin.

The catalog entry in /etc/X11/xfs/config lists the full pathnames of 
your font directories, which are mostly in /usr/X11R6/lib/X11/fonts. 
Check that you actually have font files in the subdirectories of fonts.

Useful tools are:
   chkfontpath -l    -- lists what X believes is in the font path,
   chkfontpath -a arg -- adds a font
   xset fp default  -- resets the fontpath to the default
   xset fp rehash  -- rereads all the font databases.

--brian

-- 
Brian Boutel
Wellington New Zealand






More information about the wellylug mailing list