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
- Host: GitHub
- URL: https://github.com/bregma/ginn
- Owner: bregma
- License: gpl-3.0
- Created: 2014-12-05T03:14:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T17:59:51.000Z (almost 11 years ago)
- Last Synced: 2023-03-22T11:55:05.916Z (about 3 years ago)
- Language: C++
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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