Skip to content

benersuay/cursor_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Cursor Control

Control your cursor (works on X11) in C++.

Dependency

X11 libraries. Tested on Ubuntu 12.04.

Compile

g++ -Wall cursor_control.cpp -l X11 -o cursor_control

Run

./cursor_control

About

Control your cursor in C++ (works on X11).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published