An open API service indexing awesome lists of open source software.

https://github.com/bregma/ginn

Gesture Interpreter and Injector
https://github.com/bregma/ginn

Last synced: 1 day ago
JSON representation

Gesture Interpreter and Injector

Awesome Lists containing this project

README

          

Ginn
===========================================================

Ginn is a gesture to action converter.
It reads configurations from wishes.xml file and inject keys/mouse buttons

Please read the man file for more informations.

You can install the binary for your system version,
or install from sources using this command
./autogen && ./configure && make && sudo make install