Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
KILLW(1)		    General Commands Manual		      KILLW(1)

NAME
       killw --	kill windows

SYNOPSIS
       killw [-p] wid [...]

DESCRIPTION
       killw  will destroy the window passed as	an argument, and all its chil-
       dren.

OPTIONS
       -p      Kill the	parent application of the window instead of the	window
	       itself.	This is	useful to terminate frozen applications	 (This
	       will close all the windows belonging to the applications).

ENVIRONMENT
       killw acts on the X display specified by	the DISPLAY variable.

wmutils			       December	13, 2014		      KILLW(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=killw&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help