Home | History | Annotate | only in /xsrc/external/mit/xkill/dist
Up to higher level directory
NameDateSize
aclocal.m413-Nov-2022121K
ChangeLog13-Nov-202223.3K
compile13-Nov-20227.2K
config.guess13-Nov-202248.2K
config.h.in13-Nov-20221.7K
config.sub13-Nov-202234.4K
configure13-Nov-2022349.8K
configure.ac13-Nov-20221.8K
COPYING08-Nov-20091.1K
depcomp13-Nov-202223K
INSTALL11-Mar-201815.4K
install-sh13-Nov-202215K
Makefile.am13-Nov-20221.4K
Makefile.in13-Nov-202230.8K
man/19-Feb-2026
missing13-Nov-20226.7K
mkinstalldirs30-Jul-20081.9K
README.md13-Nov-2022615
xkill.c13-Nov-202211.3K

README.md

      1 xkill is a utility for forcing the X server to close connections to
      2 clients.  This program is very dangerous, but is useful for aborting
      3 programs that have displayed undesired windows on a user's screen.
      4 
      5 All questions regarding this software should be directed at the
      6 Xorg mailing list:
      7 
      8   https://lists.x.org/mailman/listinfo/xorg
      9 
     10 The master development code repository can be found at:
     11 
     12   https://gitlab.freedesktop.org/xorg/app/xkill
     13 
     14 Please submit bug reports and requests to merge patches there.
     15 
     16 For patch submission instructions, see:
     17 
     18   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     19 
     20