From owner-freebsd-mobile Tue Nov 27 4:17: 0 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from gvr.gvr.org (gvr.gvr.org [212.61.40.17]) by hub.freebsd.org (Postfix) with ESMTP id F159837B41A for ; Tue, 27 Nov 2001 04:16:52 -0800 (PST) Received: by gvr.gvr.org (Postfix, from userid 657) id 1A2135809; Tue, 27 Nov 2001 13:16:51 +0100 (CET) Date: Tue, 27 Nov 2001 13:16:51 +0100 From: Guido van Rooij To: Miguel Santana Cc: freebsd-mobile@freebsd.org Subject: Re: family laptop autologon Message-ID: <20011127131650.A17866@gvr.gvr.org> References: <20011127060741.98136.qmail@web20204.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011127060741.98136.qmail@web20204.mail.yahoo.com>; from miguel_santana_mis@yahoo.com on Mon, Nov 26, 2001 at 10:07:41PM -0800 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Nov 26, 2001 at 10:07:41PM -0800, Miguel Santana wrote: > Should I try something called kdm? to do this? by > having do a graphical login? but how do I specify that > I want someuser to auto-login? in /etc/ttys ?? > Dont use kdm; use a dedicated terminal type in ttys. In gettytab add that new entry and use 'al' and perhaps some other features: eg: ttyv0 "/usr/libexec/getty Pc-auto" cons25 on in gettytab and Pc-auto:\ :ht:np:sp#115200:al=guest In guests .login use startx or whatever -Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message