CheeseFrog / AHK-GlobalGestures

Global (Windows / Browser / Rocker / Wheel) mouse gestures in AutoHotKey.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AHK-GlobalGestures

Global (Windows / Browser / Rocker / Wheel) mouse gestures in AutoHotKey.


Usage:

Click and hold the right button to begin a gesture with these modifiers:

  • R : Drag in a browser for browser gestures (long-drag for additional).
  • RL : Click the left button to switch windows (long-click for alt-tab menu).
  • RL : Drag and click the left button for Windows 10 gestures (task view, virtual desktops).
  • RM : Scroll/Click the middle button for global zoom gestures.
  • RM : Drag and click the middle button for multimedia control.
  • RLM : Click the left button and scroll/click the middle button for volume control.

Simple programming (<5kb) with cardinal directions only.

Features a gnarly mouse-trail and On-Screen Display.

See code comments for gesture details.

About

Global (Windows / Browser / Rocker / Wheel) mouse gestures in AutoHotKey.

License:GNU General Public License v3.0


Languages

Language:AutoHotkey 100.0%