From owner-freebsd-questions Wed Mar 20 7:44: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts16-srv.bellnexxia.net (tomts16.bellnexxia.net [209.226.175.4]) by hub.freebsd.org (Postfix) with ESMTP id 06CD537B405 for ; Wed, 20 Mar 2002 07:44:04 -0800 (PST) Received: from scaryg.shacknet.nu ([64.231.142.145]) by tomts16-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020320154403.OFKG12533.tomts16-srv.bellnexxia.net@scaryg.shacknet.nu>; Wed, 20 Mar 2002 10:44:03 -0500 Received: from localhost ([::1] helo=scaryg.shacknet.nu) by scaryg.shacknet.nu with smtp (Exim 3.34 #1) id 16niFs-00081T-00; Wed, 20 Mar 2002 10:44:00 -0500 Date: Wed, 20 Mar 2002 10:43:59 -0500 From: ScaryG To: Brendan McAlpine Cc: questions@freebsd.org Subject: Re: How do I switch between window managers? Message-Id: <20020320104359.64294553.freymann@scaryg.shacknet.nu> In-Reply-To: References: X-Mailer: Sylpheed version 0.7.2 (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 20 Mar 2002 10:20:40 -0500 Brendan McAlpine wrote: > I just installed KDE and Gnome on my machine and I was wondering how I > go about switching between them. Right now when I start X, KDE is the > manager. I would like to go with Gnome. Is there a command to switch > between window managers? Just a small correction in terminology KDE/GNOME = Desktop Managers Window Managers are another level. However, to switch from KDE to GNOME, in your home directory, edit the file .xinitrc For KDE, you likely have a line that reads: startkde Just comment that out, and add: gnome-session Then restart Xwindows. -ger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message