manuelmayer-dev / Macro-Deck-Windows-Utils-Plugin

A collection of some useful functions for controlling Windows
MIT License
9 stars 15 forks source link

simultaneously key press for large quantity of macro and integration to auto hotkey / phrase express / text expander #18

Open lardofpatato opened 2 years ago

lardofpatato commented 2 years ago

Is your feature request related to a problem? Please describe. Auto hotkey/phrase express integration for a large set of macros and auto-text expansion Describe the solution you'd like in the window utils add a second simultaneous keypress to the current hotkey macro

Current: control + Shift + VK_a

Requested: Example 1: control + Shift + VK_a + f24 Example 2: control + Shift + VK_a + VK_b + f24

Describe alternatives you've considered add typing simulation to activate a phrase express hotkeys

Additional context would be great to be able to use it for quick typing and other scripting functions outside of streaming. Thanks for the consideration