8000 GitHub - TAAPArthur/XMouseControl: XInput2 backed keyboard mouse control
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TAAPArthur/XMouseControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMouseControl

XMouseControl allows you to control your mouse from your keyboard. This differs from X's builtin MouseKeys in that is supports multiple directions at once. In addition, it does not grab your entire keyboard and supports multiple master keyboards (caveat see bugs)

Requirements

Building XMouseControl requires:

  • the following libraries are needed: -lxcb -lxcb-keysyms -lxcb-xinput -lxcb-xtest
  • make
  • a C99 compiler

Configuration

Set keybindings in config.h

Bugs

Due to difficulty get the KeyMap for secondary keyboards, non default master keyboards with auto repeat enabled may miss a keyrelease when rapidly pressing keys. Simply repressing the key will fix the issue.

Acknowledgements

XMouseControl was inspired by ptrkeys which is heavily influenced by suckless.org's dwm.

License

MIT

About

XInput2 backed keyboard mouse control

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0