On Sat, 10 Jun 2006 23:30:58 +0300 (EEST)
"Daniel Iliev" <[EMAIL PROTECTED]> wrote:
> 1) You didn't specify where you want your user to auto login .
In its default home directory.
> 1.1) If you mean to auto log into console mode, then there is a way with mingetty.
> You have to add a line into your "/etc/inittab" file:
> --------
> 1:12345:respawn:/sbin/mingetty --noclear --autologin USERNAME tty1
> --------
> Of course you have to do "emerge mingetty" before that.
mingetty solution seams redundant as i can get this done with avaiable packages installed already on my system.
> 1.2.) If you meant to auto login into your Desktop (KDE, Gnome,...etc.) the easiest
> way is to log into Gnome or KDE as root and to change the "login manager"
> preferences.
This also does not seem to be the best solution to have a login manager since I have only a user
> 2) As root execute the command: "gpasswd -a USERNAME plugdev".
My user is listed in plugdev already, that is why I'm puzzeled by that error
> 3) I have no idea.
>
> --
> Best regards,
> Daniel
>
> --
>
gentoo-user@gentoo.org mailing list
>
- Re: [gentoo-user] dektop issues ionut cristian cucu
- Re: [gentoo-user] dektop issues Daniel Iliev