LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   startx not working. (https://www.linuxquestions.org/questions/linux-newbie-8/startx-not-working-228937/)

tushar123 09-10-2004 09:24 AM

startx not working.
 
I am a general user my machine is configured as NIS client.
when says startx it is not working . The problem is that it is not working from my account only.
and working from my colligues accound.
What may be the problem.
I have deleted .kde files.
pls let me know.
Shiva Tushar
Software Engineer. IITB

slackie1000 09-10-2004 09:40 AM

Re: startx not working.
 
Quote:

when says startx it is not working . The problem is that it is not working from my account only.
and working from my colligues accound.


What do you mean with "is not working"?
maybe "command not found"?
what is the output ??

regards

slackie1000

qwijibow 09-10-2004 10:09 AM

you deleted your .kde files and folders !
so you have lost all your kde settings...

try this...
Code:

echo "startkde" > ~/.xinitrc && startx
(note the dot in .xinitrc)

Linux24 09-10-2004 10:35 AM

echo "startkde" > ~/.xinitrc && startx

Won't that command overwrite his .xinitrc file with nothing but the word startkde? Should he use an append instead or look in the file to see what it is in there first?

qwijibow 09-11-2004 05:21 PM

startkde the the only command he really needs to start kde.
and he is obviously far too much of a newb to know whatss going on in any possibly existing xinitrc.


All times are GMT -5. The time now is 09:58 AM.