Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Starting GDM with Gentoo?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Sivar
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 266
Location: USA

PostPosted: Wed Oct 09, 2002 4:53 pm    Post subject: Starting GDM with Gentoo? Reply with quote

How does one start GDM (or KDM--whatever) automatically with Gentoo? I am working on tweaking an X-terminal server and we can't require that someone log in and manually run the thing each and every time.
_________________
The greatest deeds are still undone, the greatest songs are still unsung...
Back to top
View user's profile Send private message
Larde
Guru
Guru


Joined: 07 Jun 2002
Posts: 313
Location: Duesseldorf, Germany

PostPosted: Wed Oct 09, 2002 5:20 pm    Post subject: Reply with quote

All that's left is to make sure that X comes up when Gentoo boots. Edit /etc/rc.conf so that DISPLAYMANAGER="kdm".
Code:

# nano -w /etc/rc.conf

In /etc/rc.conf:
Code:
# What display manager do you use ?  [ xdm | gdm | kdm ]

DISPLAYMANAGER=kdm


Now we just need to make sure that the xdm start-up script is read when booting.
Code:

# rc-update add xdm default


Reboot, and see if X comes up!

This was a direct cut and paste of the Gentoo Linux Desktop Configuration Guide, which is linked from the Gentoo Homepage.

Yours,
Larde.
_________________
Someday this will be my home... http://moonage.net/
I'll make you a deal
I'll say I came from Earth and my tongue is taped
Back to top
View user's profile Send private message
Sivar
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 266
Location: USA

PostPosted: Fri Oct 11, 2002 2:19 am    Post subject: Reply with quote

Err, thanks, I must have missed that part. Small wonder I couldn't find it in the forums. :roll:
_________________
The greatest deeds are still undone, the greatest songs are still unsung...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum