Results 1 to 2 of 2
hi all digit here havent posted in a long time but I have just installed gentoo 2005.0 stage2 and i wish to know how to configure gnome
so it starts ...
- 06-29-2005 #1Just Joined!
- Join Date
- Apr 2005
- Location
- Corvallis, Oregon
- Posts
- 9
gentoo /gnome
hi all digit here havent posted in a long time but I have just installed gentoo 2005.0 stage2 and i wish to know how to configure gnome
so it starts at boot .
that is after i emerge it lol heard it takes awhile
thanks digitman loyal fan of tux
digit
- 06-29-2005 #2Linux User
- Join Date
- Nov 2003
- Location
- Brooklyn, NY
- Posts
- 347
Edit your /etc/rc.conf and make sure that you have this set
And then do rc-update add xdm boot.Code:DISPLAYMANAGER="gdm" XSESSION="GNOME"
OR
You can do it in this half assed way, edit /etc/conf.d/local.start and simply add gdm to it.
# /etc/conf.d/local.start:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/local.start,v 1.4 2002/11/18 19:39:22 azarah Exp $
# This is a good place to load any misc.
# programs on startup ( 1>&2 )
gdm


Reply With Quote
