From owner-freebsd-questions Wed Jul 31 15:24:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC88B37B400 for ; Wed, 31 Jul 2002 15:24:32 -0700 (PDT) Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3216743E67 for ; Wed, 31 Jul 2002 15:24:32 -0700 (PDT) (envelope-from jeff@jrpenn.demon.co.uk) Received: from jrpenn.demon.co.uk ([194.222.241.254]) by anchor-post-35.mail.demon.net with esmtp (Exim 3.36 #2) id 17a1tO-00049Y-0U for freebsd-questions@freebsd.org; Wed, 31 Jul 2002 23:24:31 +0100 Received: from jrpenn.demon.co.uk (localhost [127.0.0.1]) by jrpenn.demon.co.uk (8.12.3/8.12.3) with ESMTP id g6VMQC1E000925 for ; Wed, 31 Jul 2002 23:26:13 +0100 (BST) (envelope-from jeff@jrpenn.demon.co.uk) Received: (from jeff@localhost) by jrpenn.demon.co.uk (8.12.3/8.12.3/Submit) id g6VMPgGx000918 for freebsd-questions@freebsd.org; Wed, 31 Jul 2002 23:25:42 +0100 (BST) (envelope-from jeff) Date: Wed, 31 Jul 2002 23:25:42 +0100 From: Jeff Penn To: BSDQuestions Subject: Re: xset: unable to open display "" Message-ID: <20020731222542.GA722@jrpenn.demon.co.uk> Mail-Followup-To: BSDQuestions References: <3D48331D.7ECBC43C@charter.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D48331D.7ECBC43C@charter.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jul 31, 2002 at 11:57:33AM -0700, Parker Brown wrote: > no apparent difference in appearance, but I noticed that startx pumps > out messages like startx: could not init font path element > /usr/X11R6/lib/X11/fonts/URW. The same messages appear regarding > ../fonts/Type1 and ../fonts/Speedo. You need to add the fonts to the modules section in XF86Config. This is explained in man 5 XF86Config (note lower case font names). I am not sure if this applies to urw. Section "Module" .... Load "speedo" Load "type1" Load "freetype" EndSection Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message