Subject: Re: Fonts
To: None <port-sun3@NetBSD.ORG>
From: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
List: port-sun3
Date: 09/09/1995 16:23:56
> How do I put more than one directory in my font path?

With xset, usually.

> If I do
> X -fp foo:bar
> then the server finds neither foo nor bar.

(This is really an X question, not a NetBSD question....)  The answer
is that X separates font path elements with commas, not colons, as you
can see in the output from "xset q".  Try foo,bar instead of foo:bar
and see if it doesn't work better.

					der Mouse

			    mouse@collatz.mcrcim.mcgill.edu