From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 21:47:12 2004 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 16E5516A4CE for ; Fri, 11 Jun 2004 21:47:12 +0000 (GMT) Received: from lilzmailso01.liwest.at (lilzmailso01.liwest.at [212.33.55.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id D603F43D1F for ; Fri, 11 Jun 2004 21:47:11 +0000 (GMT) (envelope-from dgw@liwest.at) Received: from cm217-96.liwest.at ([81.10.217.96]) by lilzmailso01.liwest.at with esmtp (Exim 4.24) id 1BYtr6-0003C6-Bo; Fri, 11 Jun 2004 23:46:32 +0200 From: Daniela To: "LW Ellis" , Date: Fri, 11 Jun 2004 22:39:57 +0000 User-Agent: KMail/1.5.3 References: <00c601c44ff3$c96c1f10$0200a8c0@LLAPTOP> In-Reply-To: <00c601c44ff3$c96c1f10$0200a8c0@LLAPTOP> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200406112239.57438.dgw@liwest.at> Subject: Re: XFree86 Config (continued) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dgw@liwest.at List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 21:47:12 -0000 On Friday 11 June 2004 20:36, LW Ellis wrote: > OK thanx to all the help, I think I'm getting close. > I have a config file that works fine....only as long as I am signed in as > root. > KDE-Lite loads and works fine... > However > If I sign in as a user, I get a grey-green screen with some white windows. > I put the config file in etc/X11/XF86Config. > There maybe other copies somewhere, but I think I got most of them. > Do I have the config file in the right place? Copy the file '.xinitrc' from root's home directory to the respective user's home directory. This is because every user can have his own desktop, so every user will have to specify one in order not to get the default one. It's also possible to set a system-wide default, but I've never done this. Daniela