This program installs a global mouse hook and interprets mouse gestures. Currently it supports only three gestures and sends a keyboard shortcut if the current window is Mozilla Firefox:
1. Down->Right: Send Ctrl+W
2. Left->Right: Send Alt+Left
3. Right->Left: Send Alt+Right