Compiling
=========

To compile this plugin simply run 'make'. If you want to compile it
using another compiler than gcc run 'make CC=$COMPILER' (replace
$COMPILER by the compiler you want to use).


Installing the plugin
=====================

After compiling you can import the created .so file in keyTouch (see
the keyTouch user manual). If you want the plugin to be available
for every user on the system, you should copy the .so to:
/usr/local/share/keytouch/plugins/
This directory may differ if you installed keyTouch by using a
package for your distribution.