I'd like to see a way of executing a program directly from an in app trigger, instead of mapping it to windows' global keyboard shortcuts.
Currently the only way to launch an executable is to:
1. Create a desktop shortcut
2. Go to properties => add a keyboard shortcut.
The biggest drawbacks with this is not only does it use keyboard input (and thus influencing a game you are playing), it also induces a huge delay, due to windows' handling of keyboard shortcuts.
I have some .bat scripts set up for advanced media controls which i'd love to be able to execute with my controller's paddles, but this is unusable in the current state.
Currently the only way to launch an executable is to:
1. Create a desktop shortcut
2. Go to properties => add a keyboard shortcut.
The biggest drawbacks with this is not only does it use keyboard input (and thus influencing a game you are playing), it also induces a huge delay, due to windows' handling of keyboard shortcuts.
I have some .bat scripts set up for advanced media controls which i'd love to be able to execute with my controller's paddles, but this is unusable in the current state.
Comment