Remco Blaakmeer wrote: > No, you will have to tell the X server that it must use the font server. > Look in /etc/X11/XF86Config for some lines like: > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > Place a '#' in front of all those lines, and add a line: > FontPath "tcp/localhost:7100" > > This will cause the X server to try to make the connection with xfs at > localhost, port 7100. If xfs is not running, the X server will fail to > start because it can't find any fonts.
If I put 'FontPath "tcp/localhost:7100"' the very first line and follow by others font paths, do you think the X server will try to use the xfs, if fails it uses the others. Lawrence -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .