[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: startx gdm



On Sat, Dec 15, 2007 at 06:20:55PM -0500, Mark Grieveson wrote:
> automatic login
> and automatic startx still elude me.  I have gotten rid of gdm, though.

in /etc/inittab (check that nothing else is using label "6" and tty6)

6:23:respawn:/bin/login -f goofy </dev/tty6 >/dev/tty6 2>&1

in ~goofy/.bash_profile (if bash is the shell)

[ $(tty) = /dev/tty6 ] && exec startx $OPTIONS

-- 
Chi usa software non libero avvelena anche te. Digli di smettere.
Informatica=arsenico: minime dosi in rari casi patologici, altrimenti letale.
Informatica=bomba: intelligente solo per gli stupidi che ci credono.


Reply to: