Good tool to automate mouse movement and clicking in linux
Get the software and compile it: http://www.semicomplete.com/projects/xdotool/ Install it … make ; make install Get the mouse position: xdotool getmouselocation Clicking forever there … Might… Read More »Good tool to automate mouse movement and clicking in linux