From owner-freebsd-questions@FreeBSD.ORG Thu Feb 24 22:32:17 2005 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 A6D1616A4CE for ; Thu, 24 Feb 2005 22:32:17 +0000 (GMT) Received: from hourri.hittite.isp.9tel.net (hourri.hittite.isp.9tel.net [62.62.156.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6566143D55 for ; Thu, 24 Feb 2005 22:32:17 +0000 (GMT) (envelope-from lichtner@9online.fr) Received: from [62.39.221.45] (45.221.39-62.rev.gaoland.net [62.39.221.45]) by hourri.hittite.isp.9tel.net (Postfix) with ESMTP id D4BEE15887F for ; Thu, 24 Feb 2005 23:48:48 +0100 (CET) User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Thu, 24 Feb 2005 22:59:54 +0100 From: Edward Lichtner To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable Subject: Where are the Xorg config files ? 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, 24 Feb 2005 22:32:17 -0000 Hi all, I installed FreeBSD 5.3 along with Xorg 6.7.0-9 and KDE 3.3.0-4. I started KDE by creating an .xinitrc file in my home directory containing the line : exec startkde I then run startx and KDE starts up and works fine. However, there is no xorg.conf file in /etc/X11 or in /usr/X11R6/etc/X11, and a =B3find=B2 search reveals no xorg.conf file anywhere. Since KDE seems to work out of the box, I assume there is a config file that has been generate= d for Xorg somewhere. Any idea where I can find it ? Thanks, Edward