The Ubuntu community has contributed 15804 ideas, 78175 comments, 1425990 votes
| |
77
|
|
|
Written by Psycho_zs the 1 Mar 08 at 07:12.
Category: System.
Related to:
Nothing/Others.
Status: New
|
|
|
Description
A keyboard shortcut that kills a programm, that is currently in focus, or in fullscreen.
If it hangs and no gui way to kill it is possible (can't run system monitor, X stucks, alt+tab does not work), it is yet possible to switch to another console and type killall -KILL process, but first you need to find it's name, to enter it correctly...
So it would be nice to have a shortcut for all this, guided by focus/fullscreen
Tags:
(none)
Attachments
No attachments.
Duplicates
Comments
|
k.y wrote on the 1 Mar 08 at 08:38
| |
You mean like Ctrl+Alt+Esc in KDE?
|
|
some_random_noob wrote on the 1 Mar 08 at 11:01
| |
In Gnome you can just add "force quit" to the taskbar. Don't know about Kubuntu though.
|
|
Psycho_zs wrote on the 1 Mar 08 at 14:56
| |
"force quit" is usable only when no fullscreen apps running, or alt+tab works. If there is no access to Gnome Panel by any reason, it's useless.
|
|
solid_liq wrote on the 2 Mar 08 at 00:01
|
You can configure xbindkeys to run xkill when you hit a key combination you specify to xbindkeys. Example:
~/.xbindkeysrc:
"xkill"
Control-shift-Esc
|
|
unimatrix wrote on the 13 Mar 08 at 12:59
|
The Ctrl+Shift+Esc shortcut should be there by default.
+1
|
|
popi wrote on the 20 Mar 08 at 13:35
|
as in kde or xfce, +1
ctrl+alt+esc to xkill
|
|
Tulio wrote on the 19 Apr 08 at 12:19
| |
Very good idea!
|
|
juan-arg wrote on the 26 Apr 08 at 07:18
|
yo ya lo implemente en gnome vas a una terminal tipia
gconf-editor
vas a la cadena
apps \ metacity \ keybinding_commands
y ahi pones selecionas alguno que este libre yo elegi el 1
haces doble click y escribis /usr/bin/xkill/
pones aceptar y depues vas a
apps \ metacity \ global_keybindings
y selecionas la que allas selecionado antes y le asigans la convinacion que mas te guste yo le asigne alt+x que quedaria asi
X
espero que te sirva
|
|
yuretsz wrote on the 11 Jun 08 at 09:29
| |
xkill hotkeys should be enabled by default
|
|
Craig73 wrote on the 26 Jun 08 at 19:21
|
a question out of ignorance...
This sounds great... but when a full screen game last barfed on me I hit CTRL-ALT-DEL which either switched me back to full screen or it didn't... if it didn't I assumed things here hung dead right to the kernel level no?
Would this be implemented deep enough to have an effect if things were seriously impared?
|
Post your comment
|
|
|