NAME
xkill - kill a client by its X resource
SYNOPSIS
xkill [-display displayname] [-id resource] [-button number] [-frame] [-all] [-version]
DESCRIPTION
Xkill is a utility for forcing the X server to close connections to clients. This program is very dangerous, but is useful for aborting programs that have displayed undesired windows on a user's screen. If no resource identifier is given with -id, xkill will display a special cursor as a prompt for the user to select a window to be killed. If a pointer button is pressed over a non-root window, the server will close its connection to the client that created the window.
OPTIONS
-display displayname This option specifies the name of the X server to contact. -id resource This option specifies the X identifier for the resource whose creator is to be aborted. If no resource is specified, xkill will display a special cursor with which you should select a window to be kill. -button number This option specifies the number of pointer button that should be used in selecting a window to kill. If the word "any" is specified, any button on the pointer may be used. By default, the first button in the pointer map (which is usually the leftmost button) is used. -all This option indicates that all clients with top-level windows on the screen should be killed. Xkill will ask you to select the root window with each of the currently defined buttons to give you several chances to abort. Use of this option is highly discouraged. -frame This option indicates that xkill should ignore the standard conventions for finding top-level client windows (which are typically nested inside a window manager window), and simply believe that you want to kill direct children of the root. -version This option makes xkill print its version and exit without killing anything.
CAVEATS
This command does not provide any warranty that the application whose connection to the X server is closed will abort nicely, or even abort at all. All this command does is to close the connection to the X server. Many existing applications do indeed abort when their connection to the X server is closed, but some can choose to continue.
XDEFAULTS
Button Specifies a specific pointer button number or the word "any" to use when selecting windows.
SEE ALSO
X(7), xwininfo(1), XKillClient(3), XGetPointerMapping(3), KillClient in the X Protocol Specification
AUTHOR
Jim Fulton, MIT X Consortium Dana Chee, Bellcore
More Linux Commands
manpages/gnutls_hash_output.3.html
gnutls_hash_output(3) - API function - Linux manual page....
This function will output the current hash value. SINCE 2.10.0 REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software
manpages/XtCloseDisplay.3.html
XtCloseDisplay(3) - initialize, open, or close a display....
The XtDisplayInitialize function builds the resource database, calls the Xlib XrmParseCommand function to parse the command line, and performs other per display
manpages/cpowl.3.html
cpowl(3) - complex power function - Linux manual page.......
The function calculates x raised to the power z. (With a branch cut for x along the negative real axis.) VERSIONS These functions first appeared in glibc in ver
manpages/be32toh.3.html
be32toh(3) - convert values between host and big-/little-end
These functions convert the byte encoding of integer values from the byte order that the current CPU (the host) uses, to and from little-endian and big-endian b
manpages/fstatfs.2.html
fstatfs(2) - get file system statistics - Linux manual page
The function statfs() returns information about a mounted filesystem. path is the pathname of any file within the mounted filesystem. buf is a pointer to a stat
manpages/getservbyport.3.html
getservbyport(3) - get service entry - Linux manual page....
The getservent() function reads the next entry from the services database (see services(5)) and returns a servent structure containing the broken-out fields fro
manpages/Tk_QueueWindowEvent.3.html
Tk_QueueWindowEvent(3) - Add a window event to the Tcl event
Tk_QueueWindowEvent places a window event on Tcls internal event queue for eventual servicing. It creates a Tcl_Event structure, copies the event into that stru
manpages/fax2tiff.1.html
fax2tiff(1) create a TIFF Class F fax file from raw fax data
Fax2tiff creates a TIFF file containing CCITT Group 3 or Group 4 encoded data from one or more files containing raw Group 3 or Group 4 encoded data (typically o
manpages/lvdisplay.8.html
lvdisplay(8) - display attributes of a logical volume.......
lvdisplay allows you to see the attributes of a logical volume like size, read/write status, snapshot information etc. lvs(8) is an alternative that provides th
manpages/clog2f.3.html
clog2f(3) - base-2 logarithm of a complex number (Man Page)
The call clog2(z) is equivalent to clog(z)/log(2). The other functions perform the same task for float and long double. Note that z close to zero will cause an
manpages/mkstemps.3.html
mkstemps(3) - create a unique temporary file (Man Page).....
The mkstemp() function generates a unique temporary filename from template, creates and opens the file, and returns an open file descriptor for the file. The la
manpages/encode_keychange.1.html
encode_keychange(1) - produce the KeyChange string for SNMPv
encode_keychange produces a KeyChange string using the old and new passphrases as described in Section 5 of RFC 2274 User-based Security Model (USM) for version
