from your telnet session, you could try to kill KDE :
 ps aux |grep -i kde |grep -v grep
 kill -9 [PID]
PID is the PID of KDE (the number in the 2nd column after the "ps"
command)

If it doesn't work, try to kill your X session

HTH
Flupke

On Thu, 11 May 2000 [EMAIL PROTECTED] wrote:

> Hi All,
> 
> My KDE desktop is not responding to the mouse-clicks. I am not able to open
> Netscape, console etc. I can access the system through telnet and does not
> want to reboot. Any suggestions ?
> 
> Thanks
> 
> - anil
> 
> 
> 
> 

Reply via email to