XKILL(1) AIX XKILL(1) NAME xkill - kill a client by its X resource SYNOPSIS xxxxkkkkiiiillllllll [-display _d_i_s_p_l_a_y_n_a_m_e] [-id _r_e_s_o_u_r_c_e] [-button number] [-frame] [-all] DESCRIPTION _X_k_i_l_l is a utility for forcing the X server to close connec- tions 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 -_i_d, _x_k_i_l_l 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 ----ddddiiiissssppppllllaaaayyyy _d_i_s_p_l_a_y_n_a_m_e This option specifies the name of the X server to contact. ----iiiidddd _r_e_s_o_u_r_c_e This option specifies the X identifier for the resource whose creator is to be aborted. If no resource is specified, _x_k_i_l_l will display a special cursor with which you should select a window to be kill. ----bbbbuuuuttttttttoooonnnn _n_u_m_b_e_r 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. ----aaaallllllll This option indicates that all clients with top- level windows on the screen should be killed. _X_k_i_l_l 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. ----ffffrrrraaaammmmeeee 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. XDEFAULTS BBBBuuuuttttttttoooonnnn Specifies a specific pointer button number or the Rev. Release 5 Page 1 XKILL(1) AIX XKILL(1) word "any" to use when selecting windows. SEE ALSO X(1), xwininfo(1), XKillClient and XGetPointerMapping in the Xlib Programmers Manual, KillClient in the X Protocol Specification COPYRIGHT Copyright 1988, Massachusetts Institute of Technology. See _X(_1) for a full statement of rights and permissions. AUTHOR Jim Fulton, MIT X Consortium Dana Chee, Bellcore Rev. Release 5 Page 2