View previous topic :: View next topic |
Author |
Message |
guest Guest
|
Posted: Fri Apr 26, 2002 12:19 pm Post subject: How to start KDE from runlevel3 ? |
|
|
I boot into run level 3 (rc-update del xdm default) and how to run KDE from there?
Thanks |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Fri Apr 26, 2002 12:29 pm Post subject: Re: How to start KDE from runlevel3 ? |
|
|
guest wrote: | I boot into run level 3 (rc-update del xdm default) and how to run KDE from there? |
Have you looked at the Gentoo Linux 1.0 init System Documentation?
Your questions should be answered there.
--kurt _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
static Tux's lil' helper
Joined: 18 Apr 2002 Posts: 141 Location: Canada
|
Posted: Fri Apr 26, 2002 2:09 pm Post subject: |
|
|
login as root
type "emerge kde" and wait about 10 hours
type "emerge superadduser" and wait about 5 minutes
"superadduser" and add your login (non-root)
login
nano ~/.xinitrc
and add "exec startkde" (no quotes) as the only line in ~/.xinitrc
save and exit
type "startx" after following vlad's USB mouse howto (if you have a USB mouse) and changing /etc/X11/XF86Config-4 to suit your video card (and installing nvidia drivers if you have an nvidia video card) It's all in the desktop configuration guide under "documentation" at the top of www.gentoo.org _________________ Gentoo and Doom III. 'Nuff Said.
_______________________________________ |
|
Back to top |
|
|
|