Results 1 to 8 of 8
I successfully emerged kde last night(only took 9 hours).
When I type startx, hoping to start X, all I get is a X for a cursor, and if I click ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-29-2005 #1
How to start kde?
I successfully emerged kde last night(only took 9 hours).
When I type startx, hoping to start X, all I get is a X for a cursor, and if I click on the desktop, I get a TWM menu that I can't seem to do anything with.
Help!How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 04-29-2005 #2
1)Create a file in your home directory called .xinitrc
2)Inside that file, put one line:
3)Save and run startx again.Code:exec startkde
Not the most elegant solution perhaps, but it's always worked for me.
Registered Linux user #270181
TechieMoe's Tech Rants
- 04-29-2005 #3
It worked. Thanks, TechieMoe and Jaboua for your help. I am posting this message from Konqueror.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 04-29-2005 #4Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Smooth, budman7! I however always do it in one command:
Code:echo exec startkde > ~/.xinitrc
- 05-03-2005 #5
nobody uses kdm start or /etc/init.d/kdm start?
- 05-03-2005 #6Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
I don't use xdm, gdm, kdm and neither entrance... I login to the command-prompt and start X manually with startx.
- 05-04-2005 #7
What advantages are there to not using a desktop manager?
- 05-04-2005 #8The immediate advantage to not using a desktop login manager (like GDM, KDM, XDM) is when something goes wrong with your X configuration. It's much easier to diagnose an X problem when you're logged in at a console by default than when your X suddenly goes black.
Originally Posted by groovygroundhog Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote
