Search found 1 match
- 28 Jan 2022, 06:37
- Forum: General
- Topic: Windows Key Supported?
- Replies: 4
- Views: 8954
Re: Windows Key Supported?
How can I map a key (like 'a') to have it perform (Win+X)? I've been trying to use #x in the 'send keyboard sequence' portion of a 'predefined' action. But it is only outputting an 'x' and NOT pressing the Win key for it. I also tried a 'scripted' action: HIDMacros.SendKeys "#x" But that didn't seem...