Scroll to navigation

KILLW(1) General Commands Manual KILLW(1)

NAME

killwkill windows

SYNOPSIS

killw [-p] wid [...]

DESCRIPTION

killw will destroy the window passed as an argument, and all its children.

OPTIONS

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.

December 13, 2014 wmutils