On Fri, 26 Sep 1997, Lawrence wrote: > 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/"
You can use this FontPath. However if xfs is running it will provide all of the fonts to the server so only the "tcp/localhost:7100" line is really used. And if xfs is not running, the X server will crash when it tries to contact the nonexistant font server. So, in short: yes you can use it, but this FontPat has no advantage compared to the single line FontPath "tcp/localhost:7100" Remco -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .