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=<me>:" in /etc/gettytab and added or not xinit in > /etc/<login file>, 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/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
