From owner-freebsd-questions@FreeBSD.ORG Fri Oct 6 19:08:13 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B9B7116A40F for ; Fri, 6 Oct 2006 19:08:13 +0000 (UTC) (envelope-from bob.middaugh@comcast.net) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [63.240.77.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A73D43D45 for ; Fri, 6 Oct 2006 19:08:12 +0000 (GMT) (envelope-from bob.middaugh@comcast.net) Received: from freebsd (c71476b9.state.nj.us[199.20.118.185]) by comcast.net (sccrmhc12) with SMTP id <20061006190812012001q818e>; Fri, 6 Oct 2006 19:08:12 +0000 From: "Bob M." To: Paul Schmehl In-Reply-To: <02E81D04083E467F87B83934@utd59514.utdallas.edu> References: <200610060052.13580.bob@tania.servebbs.org> <1EB8FFB8DA481D0FC7FFB4A7@paul-schmehls-powerbook59.local> <17702.19564.237561.874594@jerusalem.litteratus.org> <02E81D04083E467F87B83934@utd59514.utdallas.edu> Content-Type: text/plain Date: Fri, 06 Oct 2006 15:10:21 -0400 Message-Id: <1160161821.15158.5.camel@freebsd> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Strange X problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bob.middaugh@comcast.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 19:08:13 -0000 On Fri, 2006-10-06 at 12:05 -0500, Paul Schmehl wrote: > --On Friday, October 06, 2006 08:30:36 -0400 Robert Huff > wrote: > > > > > Paul Schmehl writes: > > > >> Not really. I want X to start *without* requiring a console > >> login and prompt me for a login in the gui, just like my > >> workstation does. > > > > The traditional answer is to put an entry in /etc/ttys. (See > > the man page for details.) > > > Therein lies the problem. There *is* an entry in /etc/ttys: > ttyv8 "/usr/local/bin/kdm -nodaemon" xterm on secure > > Guess I'll just start double-checking everything. Maybe there's a typo > somewhere. Is your path to kdm correct? I've never used KDE, so I don't know for sure, but that entry in /etc/ttys is all you should need. Bob