Veteran66 Posted May 24 Posted May 24 now you can get Virtual Buttons on Windows Deskop, with "Virtual Stream Deck (Beta)" work good Link: https://www.elgato.com/de/de/s/virtual-stream-deck?utm_source=social-media&utm_medium=organic-social&utm_campaign=stream-deck&utm_term=all-regions&utm_content=elgato
AndyJWest Posted May 24 Posted May 24 Note that you need to own a physical Stream Deck device to 'unlock' this.
jollyjack Posted July 2 Posted July 2 (edited) Normal single keys with Hotkeys work, however but [VCB]Telf_UK is right for Macros with modifiers. ---------------------- ADDED: [VCB]Telf_UK posted this about: Supermacros Using the KeyDown:xxx and KeyUp:xxx commands I got this to work: {{KeyDown:RSHIFT}} {{KeyDown:l}} {{KeyUp:l}} {{KeyUp:RSHIFT}} --------------------------- ADDED: FOR NUMBERS USE THE VK_1 coding for the keyups and key downs {{KeyDown:RSHIFT}} {{KeyDown:VK_1}} {{KeyUp:VK_1}} {{KeyUp:RSHIFT}} Edited July 2 by jollyjack
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now