This program is a replacement for the physical mouse in Linux.
Edit config.mk to match your local setup (xkeymou is installed into the /usr/local namespace by default)
make clean install
If you are not using an Arch based distro you might have to install some headers, e.g. on Debian based distros:
apt-get install libx11-dev libxtst-dev
xkeymou
You can view the manual by running man xkeymou
or man xkeymoy.1
,
if you've already ran make clean install
.
- not all clicks work in all applications