System Grab Bag

View all TLDR pages from common (or from all pages)

xkill

Kill a window interactively in a graphical session. See also kill and killall. More information: https://www.x.org/releases/current/doc/man/man1/xkill.1.xhtml.
  • Display a cursor to kill a window when pressing the left mouse button (press any other mouse button to cancel):
    xkill
  • Display a cursor to select a window to kill by pressing any mouse button:
    xkill -button any

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.