On Mon 2002-03-18, Shai Bentin wrote: > Hi list, > > Lately I've been having X freeze problems. what happens is during work, > suddenly the mouse events are not captured, soon after that the keyboard > events are gone, and although I know that the machine still functions > there is nothing I can do.
I can think of 2 options: (1) telnet to it from another machine (2) uses the SysRq key With the second option you can recover from many kinds of trouble, for example ALT-SysRq-r will probably give you the keyboard back. Or ALT-SysRq-i will kill all your processes except init, etc. see linux/Documentation/sysrq.txt for the details. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]