HOTKEYS
-------

To compile the program, just type

        ./configure && make

You will get an executable file called 'hotkeys'. For compilation
options, please use ./configure --help

To install, type

        make install

