Program made for linux users to help them move around the X11 windowing system with ease without using a physical mouse.
This piece of software is still in development
You can easily compile this software with one simple make.
makeAfterwards you can decide to put mousepad to the PATH:
sudo make installYou can uninstall mousepad with this simple command
sudo make uninstallRemember to cd into this repository. You can clone this repository for the sole purpose if you need to.
To activate / desactivate use Ctrl + Alt + P
-
ArrowUpmove mouse up -
ArrowDownmove mouse down -
ArrowLeftmove mouse left -
ArrowRightmove mouse right
-
Qleft click -
Eright click -
Rmiddle click
-
WScroll up -
SScroll down
-
Shiftmove 2 times faster -
Ctrlmove 2 times slower -
Altmove 4 times slower
You can combine these buttons for instance Alt + Ctrl will make you move 8 times slower
