Home | History | Annotate | only in /xsrc/external/mit/xkill/dist
Up to higher level directory
NameDateSize
aclocal.m412-Jul-2026128.2K
ChangeLog12-Jul-202626.2K
compile12-Jul-20267.9K
config.guess12-Jul-202649.6K
config.h.in12-Jul-20261.7K
config.sub12-Jul-202638.8K
configure12-Jul-2026361.3K
configure.ac12-Jul-20261.8K
COPYING08-Nov-20091.1K
depcomp12-Jul-202623.1K
INSTALL11-Mar-201815.4K
install-sh12-Jul-202615.1K
Makefile.am12-Jul-20261.4K
Makefile.in12-Jul-202631.2K
man/12-Jul-2026
meson.build12-Jul-20262.5K
missing12-Jul-20267.6K
mkinstalldirs30-Jul-20081.9K
README.md13-Nov-2022615
xkill.c12-Jul-202611.7K

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