From owner-freebsd-stable@FreeBSD.ORG Fri Sep 2 08:25:39 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02DD216A41F for ; Fri, 2 Sep 2005 08:25:39 +0000 (GMT) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (gw.zefyris.com [213.41.131.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CFC543D45 for ; Fri, 2 Sep 2005 08:25:37 +0000 (GMT) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.4/8.13.4) with ESMTP id j828PbWF001834; Fri, 2 Sep 2005 10:25:37 +0200 (CEST) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.4/8.13.1/Submit) id j828Pamp001833; Fri, 2 Sep 2005 10:25:36 +0200 (CEST) (envelope-from ftigeot) Date: Fri, 2 Sep 2005 10:25:36 +0200 From: Francois Tigeot To: Mathieu PREVOT Message-ID: <20050902082536.GA1279@aoi.wolfpond.org> References: <01ac2b857a762ef9bbaa48dc6b781cb3@wanadoo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01ac2b857a762ef9bbaa48dc6b781cb3@wanadoo.fr> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: autologin only in one ttyv X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 08:25:39 -0000 On Thu, Sep 01, 2005 at 09:59:20PM +0200, Mathieu PREVOT wrote: > > I would like to autologin in *only one* ttyv (eg ttyv1) and then launch > X with xinit manually or with a script. > I used ":al=:" in /etc/gettytab and added or not xinit in > /etc/, but it's not very satisfying! > Hence, I would like this to occur only for ttyv1. Can someone help me? I have done a similar thing for ThinBSD. Look here: http://www.thinbsd.org/cvsweb/ThinBSD/diskimage/files/ In addition to gettytab, I had to modify /etc/ttys to use the autologin feature on only one vt. You can then launch X from the user's .profile -- Francois Tigeot, Zefyris http://www.zefyris.com/