User Tools

Site Tools


trigger:Gesture

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
trigger:Gesture [2017/09/04 21:34]
peternlewis created
trigger:Gesture [2021/11/24 01:50]
peternlewis
Line 1: Line 1:
-The *Gesture trigger* lets you execute a macro when you draw a shape using the mouse.+====== Gesture ​ Trigger ====== 
 + 
 +The *Gesture trigger* ​(v8+) lets you execute a macro when you draw a shape using the mouse.
  
 The gesture consists of any sequence of one or more directional movements (horizontally,​ vertically, or diagonally). ​ The gesture can require a set of modifiers to be pressed, or a specific mouse button to be pressed, and you can optionally make the gesture reversible (so, for example, `up, right, up, left` would also trigger if you drew the shape in the reverse direction `right, down, left, down`). The gesture consists of any sequence of one or more directional movements (horizontally,​ vertically, or diagonally). ​ The gesture can require a set of modifiers to be pressed, or a specific mouse button to be pressed, and you can optionally make the gesture reversible (so, for example, `up, right, up, left` would also trigger if you drew the shape in the reverse direction `right, down, left, down`).
Line 6: Line 8:
  
 ===== See Also ===== ===== See Also =====
 +
 +=== Actions ===
 +
 + * [[:​Actions|See all Actions]]
 +
 +=== Tokens ===
 +
 +* [[token:​Trigger|%Trigger%]]
 +* [[token:​TriggerBase|%TriggerBase%]]
 +* [[token:​TriggerValue|%TriggerValue%]]
 +* [[:​Tokens|See all Tokens]]
  
 === Triggers === === Triggers ===
  
-* [[/Triggers|All Triggers]]+* [[:Triggers|See all Triggers]] 
 + 
trigger/Gesture.txt · Last modified: 2021/11/24 01:50 by peternlewis