From owner-freebsd-newbies Wed Sep 6 10:50:41 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id 7640637B422 for ; Wed, 6 Sep 2000 10:50:39 -0700 (PDT) Received: from acuson.com ([157.226.47.12]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA6A1C; Wed, 6 Sep 2000 10:53:12 -0700 Message-ID: <39B6835A.A0C51CD7@acuson.com> Date: Wed, 06 Sep 2000 10:48:10 -0700 From: David Johnson Organization: Acuson X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.5.1 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: Heiko Recktenwald Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: 100dpi etc fonts and X References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Heiko Recktenwald wrote: > FontPath "/usr/X11R6/lib/X11/fonts/misc/" > FontPath "/usr/X11R6/lib/X11/fonts/Type1/" > FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > > But I dont have such lines in /etc/XF86Config. My file looks like this: > > Section "Files" > RgbPath "/usr/X11R6/lib/X11/rgb" > FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled, > /usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/misc, > /usr/X11R6/lib/X11/fonts/75dpi" > EndSection Both of these formats will work. Just insert the appropriate path in the middle of the list. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message