~oif-team/ginn/0.2.4

« back to all changes in this revision

Viewing changes to README

  • Committer: Mohamed-ikbel Boulabiar
  • Date: 2011-02-03 08:47:05 UTC
  • Revision ID: boulabiar@gmail.com-20110203084705-fpa3149lwvrzff1f
Add more informations in README.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Ginn
 
2
===========================================================
 
3
 
1
4
Ginn is a gesture to action converter.
2
 
 
 
5
It reads configurations from wishes.xml file and inject keys/mouse buttons
 
6
 
 
7
Please read the man file for more informations.
 
8
 
 
9
 
 
10
You can install the binary for your system version,
 
11
or install from sources using this command
 
12
./autogen && ./configure && make && sudo make install