I Want To Assign A Keyboard Shortcut For The Right Click Function

I want to assign a keyboard shortcut for the Right Click function of a mouse.

I use this while left click hold drag (on the trackpad) to open a pop up menu on a CAD app.

I created a preset. It works normally. But It does NOT work while “””Hold Left Click Drag on the trackpad””” for some reason. Why? How can I fix It?

I set It like this

Trigger Platform - Keyboard

Action : Custom - Right Click

Trigger Down Up : Trigger Mouse Down & Mouse Up

Click Type : Right Mouse Button

How can I get technical support? Nobody is anwering on any platform.

You could try the "Press Context Menu Key" action that is integrated in the recent BTT alphas. However that requires the app to support the new context menu key.

unfortunately I don't think you can trigger a right click while left mouse dragging - not sure whether that is even possible with the standard macOS APIs

Ok. Thank you very much for the answer.