I’m trying to configure my trackpad to press and hold a keyboard key when I press on the bottom-left corner of the touchpad.
When I press and hold the bottom-left corner I want the game to interpret this as “Q” being held down. This will rotate the view in my game, but I can’t get it to work (screen doesn’t rotate). I know I have the touch configured because I have a popup that displays, but the intended behavior isn’t happening. Right now it’s configured to “Send Key up and Down” but nothing happens. If I set it to “Send Key Down” then the screen rotates forever.
One thing I just noticed is that the confirmation popup appears when I press and release the button, so it appears the action is only being triggered when I release the button, not when I press it.
Can anyone help?