Skip to content

๐Ÿ€ Move your mouse with your keyboard on linux

Notifications You must be signed in to change notification settings

Ph0enixKM/Mousepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mousepad

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

Installation โš™๏ธ

You can easily compile this software with one simple make.

make

Afterwards you can decide to put mousepad to the PATH:

sudo make install

Uninstallaion ๐Ÿ”ง

You can uninstall mousepad with this simple command

sudo make uninstall

Remember to cd into this repository. You can clone this repository for the sole purpose if you need to.

Usage ๐ŸŽฎ

To activate / desactivate use Ctrl Alt P

Movement

  • ArrowUp move mouse up

  • ArrowDown move mouse down

  • ArrowLeft move mouse left

  • ArrowRight move mouse right

Buttons

  • Q left click

  • E right click

  • R middle click

Scrolling

  • W Scroll up

  • S Scroll down

Presicion / Boosters

  • Shift move 2 times faster

  • Ctrl move 2 times slower

  • Alt move 4 times slower

You can combine these buttons for instance Alt Ctrl will make you move 8 times slower

About

๐Ÿ€ Move your mouse with your keyboard on linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published