gestikk mouse gesture recognition 0.6.1
=======================================
    ~  mouse gestures for you ~

(C) 2007-2008 Friedrich Weber and Jonas Haag

Homepage: http://gestikk.reichbier.de/

1. Installation
===============

1.1 Dependencies
----------------

        * Python 2.5 - http://www.python.org
        * PyGTK >= 2.12 (and python-gobject, python-glade2) - http://www.pygtk.org
        * Pynotify - http://www.galago-project.org
        * Kiwi - http://www.async.com.br/projects/kiwi
        * python-virtkey - https://launchpad.net/virtkey
        * pyparsing >= 1.4.7 - http://pyparsing.wikispaces.com

Windowmanagers supported: Metacity (GNOME), KWin (KDE), xfwm4 (XFCE), Fluxbox, Matchbox, Awesome, WindowMaker, IceWm, Openbox ... 
Actually, all NETWM-conform windows managers should work. If not, please report a bug - thanks!

1.2 Installation
----------------

Just unpack everything in a folder.
You can copy the whole directory e.g. in /usr/share/gestikk or run it in-place.

     --------------------------------------------------------------------------
    | Attention: If you got this code from the bazaar branch, you may have     |
    | to run 'make_release.sh' for a completely usable version of gestikk.     |
     --------------------------------------------------------------------------

2. Using
========

Simply run ./gestikk.py (locale installation) or gestikk (system-wide installation), and a blue statusicon should appear in your notification area.
For more information and the manual, see http://gestikk.reichbier.de (or, for german Ubuntu users, see http://wiki.ubuntuusers.de/gestikk)

3. Notes
========

The recommended tolerance value is 20.
Gestikk stores its configuration and gestures in a directory ~/.gestikk.
Gestikk's configuration application sends a SIGUSR1 to gestikk, which causes it to reload its config files.

gestikk 0.6.1 includes just a little bugfix: https://bugs.launchpad.net/gestikk/+bug/246396

4. Bugs
=======

Please report all bugs or suggestions on our launchpad bug page: https://bugs.launchpad.net/gestikk
