Hello everyone,
I'm trying to create a floating menu item in BetterTouchTool that sends the key sequence Shift+0+2 to Photoshop (to set brush flow to 2%).
I tried modifier key down and up actions separately with the number key press actions between them, and also creating an action sequence that first presses shift, then presses the number keys and finally releases shift. Neither of these has worked, only 0 and 2 are being sent without shift.
Any help would be greatly appreciated.