openbsd-xenocara/app/xev
matthieu d52fcaab18 Update xev to version 1.2.5 2022-07-15 12:42:48 +00:00
..
man Update xev to version 1.2.5 2022-07-15 12:42:48 +00:00
COPYING
ChangeLog Update xev to version 1.2.5 2022-07-15 12:42:48 +00:00
INSTALL
Makefile.am
Makefile.bsd-wrapper
Makefile.in Update xev to version 1.2.5 2022-07-15 12:42:48 +00:00
NEWS
README.md
aclocal.m4 Update xev to 1.2.4 2021-01-01 12:44:03 +00:00
compile Update xev to version 1.2.5 2022-07-15 12:42:48 +00:00
config.guess
config.h.in
config.sub
configure Update xev to version 1.2.5 2022-07-15 12:42:48 +00:00
configure.ac Update xev to version 1.2.5 2022-07-15 12:42:48 +00:00
depcomp
install-sh
missing
xev.c Update xev to version 1.2.5 2022-07-15 12:42:48 +00:00

README.md

xev creates a window and then asks the X server to send it X11 events whenever anything happens to the window (such as it being moved, resized, typed in, clicked in, etc.). You can also attach it to an existing window. It is useful for seeing what causes events to occur and to display the information that they contain; it is essentially a debugging and development tool, and should not be needed in normal usage.

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/app/xev

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches