Off topic now, but you can kill processes from within gnu top. OpenBSD top too it seems.Originally posted by: SleepWalkerX
Ctrl+Alt+Backspace.
Or if you want to type in a command then type top, look for the xserver and the pid for it (i think the name varies per distro), hit q to get out of top, and type kill along with the process id of the xserver.
Originally posted by: xtknight
How do you make it not come back? Ctrl+Alt+Backspace always makes it want to bring it back. Do you have to reinit Linux with init 3?
Originally posted by: n0cmonkey
Originally posted by: xtknight
How do you make it not come back? Ctrl+Alt+Backspace always makes it want to bring it back. Do you have to reinit Linux with init 3?
You can do that, or kill the [xgk]dm. Kill the login manager, and you're set.
Originally posted by: xtknight
Originally posted by: n0cmonkey
Originally posted by: xtknight
How do you make it not come back? Ctrl+Alt+Backspace always makes it want to bring it back. Do you have to reinit Linux with init 3?
You can do that, or kill the [xgk]dm. Kill the login manager, and you're set.
So I take it the xdm just listens for X to die and when it does it just brings it back? Killing the 'X' process does the exact same thing as Ctrl+Alt+Backspace? Are there any other things to help 'release' the system from a freeze? I find a lot of my 3D games freeze and ctrl+alt+backspace or ctrl+alt+f1 doesn't do anything. I'm forced to reset the PC. (I wish I knew why they were freezing in the first place.)
You can do that, or kill the [xgk]dm. Kill the login manager, and you're set.
Originally posted by: n0cmonkey
It depends on whether you can SSH into the system or not.
Can you get to a virtual terminal (ctrl alt F2)?
There needs to be some way to kill a process that's using 100% of your CPU and hanging up other processes. Kinda hard since the kernel would never get its slice of time that way, but it should never get to that predicament in the first place..