INSTALLING THE PLUGIN To install, you'll just need to compile the plugin and place it (gkmouse.so) into your gkrellm plugins directory- probably $HOME/.gkrellm/plugins or the systemwide plugin directory. Compile using: $ make If you want the plugin in your own .gkrellm directory, and it is at $HOME/.gkrellm/plugins, you can install using $ make userinstall If you want to install the plugin for everybody, then do (as root): # make install