From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 16:29:43 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A327816A40F for ; Wed, 3 Jan 2007 16:29:43 +0000 (UTC) (envelope-from bobmc@bobmc.net) Received: from smtp-out.fcibroadband.com (smtp-out.fcibroadband.com [64.119.104.17]) by mx1.freebsd.org (Postfix) with ESMTP id 7C1CF13C44B for ; Wed, 3 Jan 2007 16:29:43 +0000 (UTC) (envelope-from bobmc@bobmc.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp-in1.fcibroadband.com (Postfix) with ESMTP id 304731B2381 for ; Wed, 3 Jan 2007 11:29:43 -0500 (EST) Received: from smtp-out1 ([127.0.0.1]) by localhost (smtp-out1 [127.0.0.1]) (amavisd-new, port 10025) with SMTP id 04366-06 for ; Wed, 3 Jan 2007 11:29:38 -0500 (EST) Received: from [192.168.1.100] (unknown [209.104.163.93]) by smtp-out.fcibroadband.com (Postfix) with ESMTP id F11471B23A7 for ; Wed, 3 Jan 2007 11:29:37 -0500 (EST) Message-ID: <459BD9F1.1080201@bobmc.net> Date: Wed, 03 Jan 2007 11:29:37 -0500 From: bobmc User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: questions@freebsd.org References: <459B4322.5030501@bobmc.net> <20070103161716.GA19963@lothlorien.nagual.nl> In-Reply-To: <20070103161716.GA19963@lothlorien.nagual.nl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: starting KDE after install .. -not- 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: Wed, 03 Jan 2007 16:29:43 -0000 dick hoogendijk wrote: > On 03 Jan Paul Schmehl wrote: > >> Try this. Edit /etc/ttys thus: >> ttyv8 "/usr/local/bin/kdm -nodaemon" xterm on secure >> > > According to the kdm manual you should *not* use the "-nodaemon" > Why do you? > > After install, ttyv8 names xdm and says it is off. Changing it per the email causes periodic prints on the text console making it unusable. So I left it at the original setting. -BobMc-