Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 14:50:26 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        antoine@kallab.com, mexas@bris.ac.uk
Cc:        freebsd-questions@freebsd.org
Subject:   Re: after latest Xorg update: Could not init font path element /usr/local/lib/X11/fonts/100dpi/, removing from list!
Message-ID:  <201404291350.s3TDoQoM095987@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <84A9ED10-525F-4DCE-8A2A-8CA611F286A3@kallab.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>From antoine@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404291350.s3TDoQoM095987>