From owner-freebsd-questions@FreeBSD.ORG Fri Oct 17 23:26:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B59B0106568B for ; Fri, 17 Oct 2008 23:26:58 +0000 (UTC) (envelope-from fbsd06+2Z=5f9b349a@mlists.homeunix.com) Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by mx1.freebsd.org (Postfix) with ESMTP id 8DBF58FC16 for ; Fri, 17 Oct 2008 23:26:58 +0000 (UTC) (envelope-from fbsd06+2Z=5f9b349a@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 5E7C5D05BA for ; Fri, 17 Oct 2008 19:26:57 -0400 (EDT) Date: Sat, 18 Oct 2008 00:26:54 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20081018002654.37155963@gumby.homeunix.com.> In-Reply-To: <20081017213919.GA2901@thought.org> References: <20081017213919.GA2901@thought.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: back to kde3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2008 23:26:58 -0000 On Fri, 17 Oct 2008 14:39:23 -0700 Gary Kline wrote: > I spent the past several days trying to insure that everythinge kde4 > was properly set to run upon reboot. But upon rebooting just now, I > find myself back in kde3. i Yanked the startup from /etc/ttys, so > *must* have hit the old kdm[3] from root. > > No problem with version3--at least things Work there. What I'm > wondering is: if with some future release, say, 7.2 or 7.3, will our > KDE default to version 4? Do you mean it defaults to the old version of kdm? They're in different locations, you have to set one of following ttyv8 "/usr/local/kde4/bin/kdm -nodaemon" xterm on secure ttyv8 "/usr/local/bin/kdm -nodaemon" xterm on secure Whichever version you use, kdm defaults to the last desktop or window manager.