seeker5528 said: You could map 'Ctrl'+'Alt'+'Del' to gnome-system-monitor or ksysgaurd, don't know if there are equivalents in non-KDE/Gnome environments, 'Ctrl'+'Alt'+'Del' used to be mapped to ksysgaurd in KDE, don't know if that's still the case.
Why yes you can, and this doesn't solve the problem at all for many full-screen hung apps as they take over the screen in such a way that alt-tab and other keystrokes are useless, the display is corrupted, and the only way out is to ALT-F* to a terminal. That's the problem. Windows has a CTRL-ALT-DEL screen that will cover/minimise any and all apps no matter how hung up they are unless the app managed to crash the driver.
Linux needs a bail-out mechanism like Windows has.
seeker5528 said: If one of the above doesn't work, then you probably have to switch to a VT and try to kill the stuff from there.
Hence the problem. Desktop users should never be forced to use a terminal. Windows has a pretty and functional bail-out screen and does not require it. Thus, recovering from frozen apps in Windows is cake. Linux users such as myself would love a piece of that cake too. If Ubuntu wants 200 million users, it needs to address shortcomings like this.
seeker5528 said: Next would be to stop/start GDM or whatever display manager you happen to be using assuming you were able to switch to a VT.
Or if you can't switch to a VT, use 'SysRq'+'K' to reset the current session the xserver is running in. 'Ctrl'+'Alt'+'Print Screen'+'K' simulates 'SysRq' if you don't have a 'SysRq' key or can't figure out what modifier makes 'SysRq' key work, usually (but not always) it would be the 'Alt' key if 'SysRq' is on a 'Print Screen/SysRq' key.
Last resorts are 'SysRq'+'B' to shutdown or do a hard reset.
I know, but Joe Sixpack doesn't, except for the hard reset of course, which is really sad to see someone do, especially if they lose any unsaved documents, while back on Windows they can do a simple ctrl-alt-del and be fine.
seeker5528 said: Just tried pressing (as opposed to holding in) the power button to see what the current state of that is, it did an immediate shut down, some times this works even when the computer is not responding to mouse or keyboard input. It would be nice if there was a small countdown to give you the option to opt out if it wasn't what you intended or you have small children around that like to push buttons.
There is a Gnome setting where you can tell it to shut down the computer upon pressing the power button, or have it pop up with a prompt box on what to do. The default setting Ubuntu ships with is the latter. The latter is useless in the case of a frozen full-screen app, and the former, a reboot, isn't the way any user should have to deal with one frozen app when Windows can easily do so with a ctrl-alt-del.