Live Chat!

Kill a GUI-based Program

0 votos Vota!!

December 7th, 2006 liewsheng

As intoduce in this post, you can kill any process with its PID. But what if you want kill a GUI-based program? You can use this:
xkill
This message will be show up when ‘xkill’ is executed:
Select the window whose client you wish to kill with button 1….
and you will get a ’skeleton’ mouse cursor. You [...]

Posted in X11, xkill | Hits: 6964 | No Comments »

xkill the crashed Graphic user interface

0 votos Vota!!

August 5th, 2006 mysurface

You must have experience that sometimes the GUI is crashed and stay at desktop, even you already kill -9 the application, but it still stay there. Kill them with
xkill
and click the crashed GUI.
[中文翻译]
Related PostsKill a GUI-based ProgramAs intoduce in this post, you can kill any process with its PID. But what if you want kill [...]

Posted in X11, xkill | Hits: 4719 | 1 Comment »