Remco Blaakmeer wrote:
> 
> On Fri, 26 Sep 1997, Lawrence wrote:
> 
> > sorry, my previous post have some typo errors, here is the correct one.
> >
> > I tried to comment out ALL FontPath and I CAN still run startx, though
> > the Font looks bad, xfs not running and the following commands give
> > error.  I am using xsvga, does it has a VERY default font!
> >   fsinfo -server localhost:7100
> >   fslsfonts -server localhost:7100
> >
> > Why commenting out all FontPath and I can still run startx?
> 
> Because of this (I tried it, too):
> 
> $ X -probeonly
> 
> [normal messages]
> Warning: No FontPath specified, using compiled-in default.
> Warning: The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
>          Entry deleted from font path.
> (--) FontPath set to 
> "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,
> /usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/"
> [more normal messages]
> 
> You see, if you don't say where the fonts are the X server tries to find
> them itself.

Thank for your info. and yes the server compiled with a default font
paths.

By the way, I can still run startx with the following FontPath, and
don't know you said your won't work?
    FontPath   "tcp/localhost:7100"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

Lawrence


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to