Skip to content

onre/xev-irix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xev for IRIX

General description

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.

IRIX version

I removed xrandr bits and pieces and did a few minor alterations to make it build with system libraries, headers and MIPSpro.

Bug reports for this version should go to SGUG Discord or the forum at:

https://forums.sgi.sh/

Please do not bother the nice folks at the X consortium with this hack.

Building and installing

Default prefix is /usr/local, edit Makefile if you want something else.

$ make
# make install

Regenerating the man page has not been tested with IRIX troff.

About

xev for IRIX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 19

Languages