User Tools

Site Tools


trigger:USB_Device_Key

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
trigger:USB_Device_Key [2021/10/12 01:53]
peternlewis
trigger:USB_Device_Key [2023/09/13 00:29]
peternlewis
Line 1: Line 1:
 +====== USB Device Key Trigger ======
 +
 **This is an advanced trigger** — generally you should use a [[trigger:​Hot_Key|Hot Key Trigger]] if possible. **This is an advanced trigger** — generally you should use a [[trigger:​Hot_Key|Hot Key Trigger]] if possible.
  
Line 10: Line 12:
  
 Unlike hot key triggers, the pressed key is not removed or affected in any way. This trigger watches input devices at a low level, but it does not affect them, so any key presses continue to have their normal operation as well as triggering the macro. This is fine for modifiers, unused mouse buttons, programable keyboards and other unused buttons, but would likely be problematic for normal keystrokes which will continue to have some other, probably unwanted, affect. Unlike hot key triggers, the pressed key is not removed or affected in any way. This trigger watches input devices at a low level, but it does not affect them, so any key presses continue to have their normal operation as well as triggering the macro. This is fine for modifiers, unused mouse buttons, programable keyboards and other unused buttons, but would likely be problematic for normal keystrokes which will continue to have some other, probably unwanted, affect.
 +
 +===== See Also =====
 +
 +=== Triggers ===
 +
 +* [[trigger:​Hot_Key|Hot Key]] trigger
 +* [Typed String](https://​wiki.keyboardmaestro.com/​trigger/​Typed_String) trigger
 +* [[:​Triggers|See all Triggers]]
 +
 +=== Actions ===
 +
 +* [Type a Keystroke](https://​wiki.keyboardmaestro.com/​action/​Type_a_Keystroke) action
 +* [Insert Text by Typing](https://​wiki.keyboardmaestro.com/​action/​Insert_Text_by_Typing) action
 +* [[:​Actions|See all Actions]]
 +
 +=== Tokens ===
 +
 +* [[token:​Trigger|%Trigger%]]
 +* [[token:​TriggerBase|%TriggerBase%]]
 +* [[token:​TriggerValue|%TriggerValue%]]
 +* [[:​Tokens|See all Tokens]]
 +
trigger/USB_Device_Key.txt · Last modified: 2023/09/13 00:32 by peternlewis