Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

getmousecursor

This is simple mouse cursor reading utility for X11 system. This program reads current mouse cursor image and posts it as raw binary data to stdout. It may be useful in some automation systems with xdotool.

compilation

gcc -Wall getmousecursor.c -o getmousecursor `pkg-config --cflags --libs x11 xfixes`

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages