Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Very Basic Noob question - getting KDE or Gnome running
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
mikel
n00b
n00b


Joined: 29 Nov 2003
Posts: 12

PostPosted: Fri Dec 05, 2003 7:10 pm    Post subject: Very Basic Noob question - getting KDE or Gnome running Reply with quote

Hi,

Installed Gentoo from he 2-CD using stage 3 and GRP. Emerged KDE from disk 2. What do I need to do to get KDE to run on start-up?


Thanks . . .
Back to top
View user's profile Send private message
Halanegri
Guru
Guru


Joined: 03 Mar 2003
Posts: 351
Location: Reykjavík, Iceland

PostPosted: Fri Dec 05, 2003 7:17 pm    Post subject: Reply with quote

Code:
nano -w /etc/rc.conf


And set DISPLAYMANAGER to gdm(Gnome display manager) or kdm(KDE display manager), it doesn't matter which, it's just a matter of preference. Then do this to get it started on every boot:

Code:
rc-update add xdm default


Then to start it without rebooting:

Code:
/etc/init.d/xdm start



Every one of those commands should be run as root.
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