Injected Key Events on macOS

Is there a way to get TS to accept injected key events as key bindings on macOS? I have attempted to set up buttons on a joystick, stream deck, stream deck pedal, and headset buttons as a PTT but TS does not recognize the key binding because it is not a physical keyboard button.

Every other program I tried that I can set key bindings recognizes these devices.

You can cough cough use my Stream Deck plugin to get the Keybinds to the clients. But other than that you would need to write your own app that talks to the websocket.

2 Likes

Thanks!