Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to go the Desktop login direct SOLVED !
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
armandojnc
n00b
n00b


Joined: 18 May 2005
Posts: 10
Location: Puerto Peñasco

PostPosted: Thu Jun 23, 2005 8:39 pm    Post subject: How to go the Desktop login direct SOLVED ! Reply with quote

Ok first of all thanks.. I have a working system... and I learned by doing it...

I have to login first as root and the do gdm
What to do to go directly to gdm at start up ?

I am new in Linux...:D


Last edited by armandojnc on Thu Jun 23, 2005 8:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
ugus
Apprentice
Apprentice


Joined: 23 Jul 2004
Posts: 213
Location: Darmstadt, Germany

PostPosted: Thu Jun 23, 2005 8:44 pm    Post subject: Reply with quote

set in
Code:
/etc/rc.conf/
your display manager as gdm as follows
Code:



# What display manager do you use ?  [ xdm | gdm | kdm | entrance ]

DISPLAYMANAGER="gdm"

# XSESSION is a new variable to control what window manager to start
and reboot your system
_________________
while(!sleep())
{
sheep++;
}
My Desktop
Back to top
View user's profile Send private message
LokiCoki
n00b
n00b


Joined: 05 Sep 2004
Posts: 17
Location: Montreal, Canada

PostPosted: Thu Jun 23, 2005 8:48 pm    Post subject: Reply with quote

You also need to add gdm to the default runlevel. You do this with the following command :
Code:
rc-update add xdm default
Now, gdm should start by itself the next time you restart your computer.
Back to top
View user's profile Send private message
armandojnc
n00b
n00b


Joined: 18 May 2005
Posts: 10
Location: Puerto Peñasco

PostPosted: Thu Jun 23, 2005 8:56 pm    Post subject: Hey its done thanks... Reply with quote

Worked thank you.....
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