Skip to content

su8/move-mouse-from-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move the mouse pointer only by using the keyboard

Usage

# To the right
mouse x 100
mouse y 100

# To the left
mouse x -100
mouse y -100

Installation

$ make
# make install

Problems

The program doesn't work with some tiling window managers such as:

  • xmonad
  • dwm
  • openbox
  • i3wm

It have been tested and works on:

  • KDE
  • XFCE
  • GNOME2/3

If you discover that it works/doesn't work in your tiling/window manager, please submit a PR to update the list.

About

Move the mouse pointer only by using the keyboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published