right mouse down

So i want my “right mouse hold down” on my keyboard. And when i release my keyboard key it also release the “right mouse down”

is there any possibility to do this ?

and if this is not possible can i put hold down and release on the same key?

im still new to btt :slight_smile:

thanks alot in advance

You can configure that using the predefined action "Custom Mouse Buttons & Modifiers"

create a second version of your shortcut that triggers on key up to release the click:


yeah i have that, i was just thinking if its possible to make it work on one button

What do you mean by one button? (You can use any key / shortcut, the shift+cmd+r is just an example.)

i mean press F “hold down right mouse” press f again “release”

yes the setup would look the same just with F instead of shift+cmd+r. However you would not be able to type F anymore if you configure it like that.

If you don't want to release on key-up you can use the "Cycle Through Multiple Actions" meta action.

I wouldn’t recommend this, but if I had to set it up, I’d do it like this:

"f" tapped briefly (down, up) → types "f"
"f" held down → triggers something else
"f" released after a “longer” time → resets everything