Triggers¶
Properties¶
All mouse triggers have the following additional properties:
Property |
Type |
Description |
Default |
|---|---|---|---|
mouse_buttons |
flags(left, middle, right, back, forward, extra1, extra2, …, extra13) |
Mouse buttons that must be pressed in order for the trigger to be activated.
|
|
mouse_buttons_exact_order |
bool |
Whether mouse buttons must be pressed in the same order as specified in |
|