Can I create a keyboard shortcut that mimics the middle mouse button?

The title pretty much says it all. My laptop (Dell Inspiron, with touchpad and left and right mouse buttons) uses the simultaneous pressing of both pad buttons to create the function of the middle mouse button (eg to open a link in a new tab in Firefox). However, it’s not great and often executes other undesired functions (navigates to a link in this page as well as in a new tab for example). It is set up correctly, perhaps I’m just not great at synchronising hitting both buttons adequately.

So, can I program a function key to act as a middle mouse button generally, or even just in Firefox?

Per the online help, ctrl+left-click and ctrl+shift+left-click will open links in new tabs. Are these shortcuts not acceptable? (e.g., are you looking for a keyboard shortcut that doesn’t involve mouse clicks at all?)

That seems like a pretty satisfactory solution in Firefox :slight_smile: Thanks!

Still, I’d like to know if it’s possible directly through a function key in general, not necessarily in Firefox.

It looks like AutoHotkey can do something like that.