background preloader

AUTOHOTKEY

Facebook Twitter

Alphabetical Command List for AutoHotkey. 1 Hour Software by Skrommel. Lex' Mouse Gestures. Lex' Mouse GesturesAllows mouse gestures similar to the All-in-One Gestures addon for Firefox, on which it is loosely based. Gestures are triggered by holding the gesture key (default is the right mouse button), drawing a sequence of "strokes," then releasing the gesture key. By default, a stroke can be up, down, left or right. Features:[*:2m334kwa]Allows an arbitrary number of directions ("zones"), though 4 is the most practical and efficient.[*:2m334kwa]Allows any number of "strokes" in a gesture (between pressing and releasing the gesture key).[*:2m334kwa]Gestures either execute a label or send keystrokes.[*:2m334kwa]Wheel gestures (gesture key + wheel up/down.)[*:2m334kwa]Various options controlling gesture recognition.

MouseClick. Clicks or holds down a mouse button, or turns the mouse wheel.

MouseClick

NOTE: The Click command is generally more flexible and easier to use. MouseClick [, WhichButton , X, Y, ClickCount, Speed, D|U, R] Parameters.