My Mouse Gestures

A simple mouse gesture script

Version vom 08.02.2022. Aktuellste Version

Autor
Peer Zeng
Bewertungen
0 0 0
Version
0.1.8
Erstellt am
03.09.2014
Letzte Aktualisierung
08.02.2022
Größe
2,29 KB
Lizenz
MIT
Wird angewandt auf
Alle Seiten

--------------------------------
Usage
--------------------------------
Hold down the right mouse button and draw a sequence of strokes (aka mouse gestures), then release the right mouse button. This triggers the script to perform the specified action.

* If the script is first installed, it only takes effect on the new page (or tab).

--------------------------------
Predefined mouse gestures
--------------------------------

DR = Close current page(or tab)
U = Up to top of page
D = Down to bottom of page
L = Back
R = Forward
RU = New page(or tab)
UD = Reload current frame from the cache

You can alter the 'funcs' table in the script to customize mouse gestures and actions.