(This is a copy of an old post from the AutoHotkey forums.)

Lex' Mouse Gestures

Yet another mouse gestures script! I wrote this one (at least) several months ago, after trying various mouse gesture scripts and applications. For some I did not like the configuration methods, and for others I did not like the way gesture recognition worked.

This script allows gestures similar to the All-in-One Gestures addon for Firefox, since that is what I was used to.

I had been intending to rewrite the script and add more features, but... I'm too lazy.

Gestures are triggered by holding the gesture key (default is right mouse button), drawing a sequence of "strokes" (line segments) then releasing the gesture key.

Features:

Script Structure:

Default Gestures: Download (Includes script, default ini, tray icons and wurt sounds used by the script.)

Covered by Lexikos' default copyright license.