• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

man/H03-May-2022-602504

COPYINGH A D10-Mar-20181.1 KiB2419

ChangeLogH A D10-Mar-201820.8 KiB600409

INSTALLH A D10-Mar-201815.4 KiB371288

Makefile.amH A D10-Mar-20181.4 KiB4213

Makefile.inH A D10-Mar-201830.1 KiB942814

READMEH A D10-Mar-2018831 2815

aclocal.m4H A D10-Mar-2018120.6 KiB3,3393,066

compileH A D10-Mar-20187.2 KiB348258

config.guessH A D10-Mar-201843.1 KiB1,4771,284

config.h.inH A D10-Mar-20181.6 KiB6543

config.subH A D10-Mar-201835.3 KiB1,8021,661

configureH A D10-Mar-2018339 KiB12,1549,751

configure.acH A D10-Mar-20181.8 KiB4740

depcompH A D10-Mar-201823 KiB792502

install-shH A D10-Mar-201814.3 KiB502327

missingH A D10-Mar-20186.7 KiB216143

xkill.cH A D10-Mar-201811.4 KiB433322

README

1xkill is a utility for forcing the X server to close connections to
2clients.  This program is very dangerous, but is useful for aborting
3programs that have displayed undesired windows on a user's screen.
4
5All questions regarding this software should be directed at the
6Xorg mailing list:
7
8        http://lists.freedesktop.org/mailman/listinfo/xorg
9
10Please submit bug reports to the Xorg bugzilla:
11
12        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
13
14The master development code repository can be found at:
15
16        git://anongit.freedesktop.org/git/xorg/app/xkill
17
18        http://cgit.freedesktop.org/xorg/app/xkill
19
20For patch submission instructions, see:
21
22	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
23
24For more information on the git code manager, see:
25
26        http://wiki.x.org/wiki/GitPage
27
28