To install rghk follow the 3 steps:

ruby extconf.rb
make
make install

To create the documentation:

rdoc globalhotkeys.c
