On Monday 12 January 2004 15:55, Daniel Drake wrote:
> > emerge xfs
> > rc-update add xfs default
> > Add "FontPath     "unix/:7100" " to the "Files"     section of your
> > XFconfig file.
> > Add font dirs to /etc/X11/fs/config
> > then reboot, or:
> >     /etc/init.d/xfs start
> >     restart X
>
> I tried this configuration, and when starting X, it says:
> Could not init font path element unix/:7100, removing from list!

in /etc/init.d/xfs the server is set to only listen on unix sockets by default 
(XFS_PORT="-1"). You can either set it to a tcp port and then add the 
"unix/:7100" to your XF86Config or leave it like that (which is safer if you 
don't use xfs over a network) and set your FontPath to "unix/:-1".

HTH, Jan


--
[EMAIL PROTECTED] mailing list

Reply via email to