Live Chat!

Kill a GUI-based Program

          0 votos

December 7th, 2006 liewsheng Posted in X11, xkill | Hits: 4634 |

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 just need to click on any GUI program and all the related process will be killed as well as GUI will close.

Leave a Reply