xev - print contents of X events https://www.x.org/wiki/
Go to file
2024-01-05 19:37:03 +01:00
README.md automatic version update by autodist [release 1.2.1-1mamba;Wed Jan 30 2013] 2024-01-05 19:37:03 +01:00
xev.spec automatic update by autodist [release 1.2.4-1mamba;Wed Sep 09 2020] 2024-01-05 19:37:03 +01:00

xev

Xev creates a window and then asks the X server to send it 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.