<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to force opera launch to *always* open a new browser window.]]></title><description><![CDATA[<p dir="auto">I'm using the latest Opera 46.0 on linux.</p>
<p dir="auto">Is there a way to launch Opera from the command line so that it <strong>always</strong> opens a new browser window? I don't want ever it to open a new tab in an existing Opera browser window under these circumstances.</p>
<p dir="auto">Thank you very much.</p>
]]></description><link>https://forums.opera.com/topic/22095/how-to-force-opera-launch-to-always-open-a-new-browser-window</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 00:01:41 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/22095.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Aug 2017 22:18:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to force opera launch to *always* open a new browser window. on Mon, 07 Aug 2017 14:08:09 GMT]]></title><description><![CDATA[<p dir="auto">I think all pages under <a href="http://www.opera.com/docs/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.opera.com/docs/</a> should be deleted since they are obsolete and sometimes misleading.</p>
]]></description><link>https://forums.opera.com/post/125859</link><guid isPermaLink="true">https://forums.opera.com/post/125859</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 07 Aug 2017 14:08:09 GMT</pubDate></item><item><title><![CDATA[Reply to How to force opera launch to *always* open a new browser window. on Sat, 05 Aug 2017 04:30:38 GMT]]></title><description><![CDATA[<p dir="auto">The page says it was last updated for version 11.61, which was based on Presto. The new Blink-based Opera accepts many switches listed for Chromium, but switches for Presto will not work.</p>
]]></description><link>https://forums.opera.com/post/125794</link><guid isPermaLink="true">https://forums.opera.com/post/125794</guid><dc:creator><![CDATA[sgunhouse]]></dc:creator><pubDate>Sat, 05 Aug 2017 04:30:38 GMT</pubDate></item><item><title><![CDATA[Reply to How to force opera launch to *always* open a new browser window. on Fri, 04 Aug 2017 22:47:33 GMT]]></title><description><![CDATA[<p dir="auto">I figured it out. It turns out that at least some of the info for Unix at the following site is incorrect:<br />
<a href="http://www.opera.com/docs/switches/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.opera.com/docs/switches/</a></p>
<p dir="auto">Those docs say that the way to force a new window is with the <strong>newwindow</strong> option, preceded by a dash ("-"), i.e. ...</p>
<pre><code>opera -newwindow [ ... other arguments ... ]
</code></pre>
<p dir="auto">However, that does not work. After running <strong>strings /usr/bin/opera</strong> and searching, I discovered that the option is actually <strong>new-window</strong>.</p>
<p dir="auto">Therefore, the correct command to cause opera to always create a new window upon launch is this:</p>
<pre><code>opera -new-window [ ... other arguments ... ]
</code></pre>
<p dir="auto">Someone should change the incorrect info at <a href="http://www.opera.com/docs/switches/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.opera.com/docs/switches/</a></p>
]]></description><link>https://forums.opera.com/post/125790</link><guid isPermaLink="true">https://forums.opera.com/post/125790</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 04 Aug 2017 22:47:33 GMT</pubDate></item></channel></rss>