I can't open new window instead of new tab. Where are advanced settings?
-
ns0001 last edited by
Firefox irritates me since it does not switch focus to new opening window.
Well, I have installed last opera v 22.
I can't find advanced settings, where I hope I can set opening new windows
instead of new tab.
I marked checkbox "Show advanced settings".
But where they are?
They is only "settings" in menu.
No choice to select any other settings in menu.
No popup menu when I focus mouse on the "settings" line in main menu.
Maybe it was eliminated in new version,
because I googled pictures where advanced settings existed before. -
l33t4opera last edited by
Hi @ns0001, you can remap the default keybindings for "OpenWindow": ["Ctrl+N"], and "AddBlankTab": ["Ctrl+T"], just follow the steps mentioned here.
-
ns0001 last edited by
Thanks, I've found preference file, but there are no words "OpenWindow" or "window" ...
-
dvk-ru1 last edited by
You can add it. Just keep the proper hierarchy: Keybindings -> Basic -> OpenWindow, and don't forget about commas. If there's an error, Preferences will be renamed to Preferences.bad.
-
jamesfaction last edited by
Don't know what your problem is. If I click the Opera menu top right the first two options are "New tab" and "New Window".
If I press ctrl-T I get a new tab, if I press ctrl-N I get a new Window.
If I ctrl-click a link it opens in a new tab, if I shift-click a link it opens in a new Window.
What more do you want??
-
ns0001 last edited by
My problem is that after opening new window the focus is still on old window,
not on new window. -
ns0001 last edited by
You can add it. Just keep the proper hierarchy: Keybindings -> Basic -> OpenWindow, and don't forget about commas. If there's an error, Preferences will be renamed to Preferences.bad.
I added the line "OpenWindow": true,
after "browser": {No results
-
l33t4opera last edited by
Hi @ns001, close the Opera, go to the Opera's profile directory (you can find the path in O-Menu->About Opera->Paths->Profile), open the "Preferences" file in your text editor, and make sure that the first 10 lines will be exactly the same as below:
{ "Keybindings": { "Basic": { "AddBlankTab": [ "Ctrl+N" ], "OpenWindow": [ "Ctrl+T" ] }, "Settings": { "AdvancedEnabled": true } },
Save the changes, close the file, and reopen the Opera.