x11-utils/xev
openKylinBot 61e622b9c2 Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
..
man Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
COPYING Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
ChangeLog Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
INSTALL Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
Makefile.am Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
Makefile.in Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
README.md Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
aclocal.m4 Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
compile Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
config.guess Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
config.h.in Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
config.sub Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
configure Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
configure.ac Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
depcomp Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
install-sh Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
missing Import Upstream version 7.7+5 2022-05-14 03:19:02 +08:00
xev.c Import Upstream version 7.7+5 2022-05-14 03:19:02 +08: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