<?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[Opera for Ubuntu: terminal commands list.]]></title><description><![CDATA[<p dir="auto">My English is not so good, so don't hesitate to ask again if you don't understand what I wrote. I use Ubuntu and Opera on my laptop. And i trying to create web-application by left panel.</p>
<p dir="auto">[Desktop Entry]<br />
Version=1.0<br />
Type=Application<br />
Name=Name<br />
Comment=Комментарий<br />
Exec=opera URL<br />
Icon=scr to icon<br />
Path=<br />
Terminal=false<br />
StartupNotify=false</p>
<p dir="auto">This file (~/.local/share/applications/name.desktop) opens two pages in browser : basic and desired. What key is needed to open the desired page only? Where can I read list keys?<br />
Understandably?</p>
]]></description><link>https://forums.opera.com/topic/15902/opera-for-ubuntu-terminal-commands-list</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 05:31:37 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/15902.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Jun 2016 11:04:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Opera for Ubuntu: terminal commands list. on Thu, 07 Jul 2016 14:39:29 GMT]]></title><description><![CDATA[<p dir="auto">If I understand you correctly, when you run the launcher opera opens 2 tabs.<br />
To avoid this, in opera "Settings &gt; On startup" set it to "Open the start page".<br />
When using Ubuntu you could also add a quicklist to your normal opera launcher.<br />
Copy the opera launcher from /usr/share/applications to ~/.local/share/applications<br />
and add a quicklist as in this example... <a href="http://ubuntuforums.org/showthread.php?t=2178491&amp;p=12806948#post12806948" target="_blank" rel="noopener noreferrer nofollow ugc">http://ubuntuforums.org/showthread.php?t=2178491&amp;p=12806948#post12806948</a></p>
]]></description><link>https://forums.opera.com/post/102614</link><guid isPermaLink="true">https://forums.opera.com/post/102614</guid><dc:creator><![CDATA[stinkeye]]></dc:creator><pubDate>Thu, 07 Jul 2016 14:39:29 GMT</pubDate></item><item><title><![CDATA[Reply to Opera for Ubuntu: terminal commands list. on Mon, 27 Jun 2016 18:16:00 GMT]]></title><description><![CDATA[<p dir="auto">Opera will recognize a number of Chromium command line switches, but I've never seen a list for Chromium that doesn't list all switches regardless of platform.</p>
]]></description><link>https://forums.opera.com/post/102079</link><guid isPermaLink="true">https://forums.opera.com/post/102079</guid><dc:creator><![CDATA[sgunhouse]]></dc:creator><pubDate>Mon, 27 Jun 2016 18:16:00 GMT</pubDate></item><item><title><![CDATA[Reply to Opera for Ubuntu: terminal commands list. on Mon, 27 Jun 2016 16:27:11 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">basic and desired</p>
</blockquote>
<p dir="auto">With 'basic', do you mean that you've configured Opera to open one/a couple of sites every time Opera starts?</p>
<blockquote>
<p dir="auto">What key is needed to open the desired page only? Where can I read list keys? Understandably?</p>
</blockquote>
<p dir="auto">With 'key' I guess you mean command line switch. And unfortunately, the only ones you can see which are available, are the ones starting with --with-feature (listed with opera --help). I know there are more, but I haven't found any place listing them.</p>
<p dir="auto">One other thing, I recommend you to use <code>type=link</code> instead, which will open the default browser: (This way is more generic, you don't have to specify exec path for browser or icon, and if there is a browser open it will use it)</p>
<pre><code>[Desktop Entry]
Type=Link
Name=Google
URL=http://google.com
</code></pre>
]]></description><link>https://forums.opera.com/post/102072</link><guid isPermaLink="true">https://forums.opera.com/post/102072</guid><dc:creator><![CDATA[gustavwiz]]></dc:creator><pubDate>Mon, 27 Jun 2016 16:27:11 GMT</pubDate></item></channel></rss>