On Fri, 19 May 2006 05:20:17 -0400 (EDT)
"rs" <[EMAIL PROTECTED]> wrote:

[SNIP]

> 
> # cat /etc/X11/xorg.conf
> ## xorg.conf (Xorg X Window System server configuration file)
> ## ...
> Section "Files"
>       FontPath        "unix/:7100"                    # local
> font server # if the local font server has problems, we can fall back
> on these FontPath     "/usr/lib/X11/fonts/misc"
>       FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
>       FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
>       FontPath        "/usr/lib/X11/fonts/Type1"
>       FontPath        "/usr/lib/X11/fonts/CID"
>       FontPath        "/usr/lib/X11/fonts/100dpi"
>       FontPath        "/usr/lib/X11/fonts/75dpi"
> EndSection
> ...
> 
> One strange thing I can spot right away is that I do not have the
> "/usr/lib/X11/fonts/CID" directory (see above).
> 
> Any ideas? Thanks
> 

Change those FontPath values to '/usr/X11R6/lib/X11/fonts/misc', etc.
                                      ^^^^^

-- 

Liam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to