How to I program a right click WITHOUT a location assigned?

I'm seeing the ability to program a right click at an exact spot. But I can't figure out how to program a right click WHEREVER I might happen to be (without it going to an exact spot every time). Is this possible? If so, how?

If I'm understanding you correctly, use the Move Or Click Mouse Action set as follows:
image

1 Like

Also possibly of use: I haven't used macOS 15 Sequoia, but that version of the Apple OS added Control-Return as a keyboard shortcut for invoking a right click.

1 Like

That's what I was looking for ("current mouse location"). Thank you, friend.