after latest Xorg update: Could not init font path element /usr/local/lib/X11/fonts/100dpi/, removing from list!

Anton Shterenlikht mexas at bris.ac.uk
Tue Apr 29 13:50:31 UTC 2014


>From antoine at kallab.com Tue Apr 29 14:47:08 2014
>
>Try generating a new Xorg.conf with the fonts installed. 

no, that doesn't help, X -configure
adds these lines:

Section "Files"
        ModulePath   "/usr/local/lib/xorg/modules"
        FontPath     "/usr/local/lib/X11/fonts/misc/"
        FontPath     "/usr/local/lib/X11/fonts/TTF/"
        FontPath     "/usr/local/lib/X11/fonts/OTF/"
        FontPath     "/usr/local/lib/X11/fonts/Type1/"
        FontPath     "/usr/local/lib/X11/fonts/100dpi/"
        FontPath     "/usr/local/lib/X11/fonts/75dpi/"
EndSection

which are identical to what's in the old xorg.conf.

I wonder if I missed some important change
in how X is setup, when the new xorg became
the default.

Thanks

Anton


More information about the freebsd-questions mailing list