From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 02:49:57 2003 Return-Path: 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 3F6F616A4BF for ; Thu, 18 Sep 2003 02:49:57 -0700 (PDT) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 323E743FAF for ; Thu, 18 Sep 2003 02:49:55 -0700 (PDT) (envelope-from joan@grummit.biaix.org) Received: (qmail 97485 invoked by uid 1000); 18 Sep 2003 09:44:54 -0000 Date: Thu, 18 Sep 2003 11:44:54 +0200 From: Joan Picanyol To: freebsd-questions@freebsd.org Message-ID: <20030918094454.GA97184@grummit.biaix.org> Mail-Followup-To: freebsd-questions@freebsd.org, lists-freebsd-questions@biaix.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: XF86Config weirdness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 09:49:57 -0000 [please honour Mail-Followup-To:, not subscribed] Hi, When I add the following lines to my XF86Config file, I can't startx anymore (Fatal error: could not open default font "fixed"). FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/TTF" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/jmk" FontPath "/usr/X11R6/lib/X11/fonts/latin2" FontPath "/usr/X11R6/lib/X11/fonts/lfpfonts-fix" FontPath "/usr/X11R6/lib/X11/fonts/lfpfonts-var" FontPath "/usr/X11R6/lib/X11/fonts/webfonts" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/URW" How should I use my fonts? tks -- pica