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