Moreover, I would like to keep GP in kiosk mode, but changing of focused windows quit the kiosk mode.
And obviously, on a 10"screen, I don’t want to loose any space with a task bar.
Is a GP script able to send keystroke like “win+1”,“win+2” ?
About sending keystrokes from gp script: I think that’s not possible. An escape for this would be writing an extension that exports a function to gp script. In the extension, sending keystrokes must be implemented:
I use Bome Midi Translator Pro MIDI Translator Pro – Bome Software to send keystrokes via a midi CC. Currently using it in GP4 to send Command-S to save a gig file as well as moving the mouse to the rackspace list and then scroll the mouse wheel to page down and up via midi CC. Very flexible program
Yes! Forgot to mention that. And I believe the scroll function also was added to system actions if I’m not mistaken. One less extra utility for my use case!