mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 17:06:01 +02:00
xkill: add page (#3234)
This commit is contained in:
parent
fb01d2daf6
commit
4f3fdfd621
1 changed files with 8 additions and 0 deletions
8
pages/common/xkill.md
Normal file
8
pages/common/xkill.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# xkill
|
||||
|
||||
> Kill a window interactively in a graphical session.
|
||||
> See also `kill` and `killall`.
|
||||
|
||||
- Display a cursor to kill a window when pressing the left mouse button (press any other mouse button to cancel):
|
||||
|
||||
`xkill`
|
Loading…
Add table
Reference in a new issue