I can't disable middle click selects file instead of opening new tab

Middle click folder to open in new folder tab - Opus FAQs - Directory Opus Resource Centre (dopus.com)

I tried this tutorial, but when I middle click on a folder, it selects it instead of opening in a new tab in the current file display.

What does the All Folders, Middle double-click event look like?

Just selects (the first click selects, the second does nothing)

I mean this, from the page you linked to. What does it look like on your PC?

Based on your print I got it, thanks Leo.

Any way to open the new tab but keep the view in the current tab? Sometimes I need to open several folders, but staying in the current one.

Go NEWTAB=nofocus should do that.

Add findexisting if you want that as well.

(See my screenshot for a similar example which uses both. , You probably don't want the OPENINDUAL at the end, though.)

1 Like

Any way to deselect the folder I middle-clicked on? When I use more than one folder, they remain selected.

Set the event to something like this:

Go NEWTAB=nofocus,findexisting
Select NONE
1 Like