From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 18:06:27 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 A523416A4CF for ; Thu, 17 Mar 2005 18:06:27 +0000 (GMT) Received: from simmts12-srv.bellnexxia.net (simmts12.bellnexxia.net [206.47.199.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DDFF43D54 for ; Thu, 17 Mar 2005 18:06:26 +0000 (GMT) (envelope-from lists@interpool.ca) Received: from interpool.homeunix.com ([69.158.188.170]) by simmts12-srv.bellnexxia.netSMTP <20050317180625.PJJH1542.simmts12-srv.bellnexxia.net@interpool.homeunix.com>; Thu, 17 Mar 2005 13:06:25 -0500 Date: Thu, 17 Mar 2005 13:06:38 -0500 From: Gerry Freymann To: paul thodiyil Message-Id: <20050317130638.495f8caa.lists@interpool.ca> In-Reply-To: References: Organization: Interpool Development www.interpool.ca X-Mailer: Sylpheed version 1.0.3 (GTK+ 1.2.10; i386-portbld-freebsd4.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@FreeBSD.org Subject: Re: X11 windows not setting up properly 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, 17 Mar 2005 18:06:27 -0000 On Thu, 17 Mar 2005 13:00:16 -0500 paul thodiyil wrote: >Could anyone suggest a fix for the failure of KDE or gnome desktops to >appear after startx. Did you create a file called .xinitrc in your home directory with the following content? startkde Otherwise, it just loads the boring plain Xfree interface with no windows manager or desktop. -gerry