<div class="gmail_quote">On Mon, Sep 26, 2011 at 5:00 PM, Robert Orzanna <span dir="ltr">&lt;<a href="mailto:orschiro@googlemail.com">orschiro@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

So, when I use the xdg-open hack I would need my own xdg-open to<br>
symlink to /usr/bin/xdg-open, right?<br></blockquote><div><br></div><div>Or just put a file called xdg-open in a directory that appears in your PATH environment variable before /usr/bin.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


<br>
To the use of mimeo:<br>
<br>
I already tried it but I couldn&#39;t figure out any ways to define a<br>
working mimetype handling with it.<br>
<br>
Can you give me an example?<br>
<br>
Robert.<br>
<br>
2011/9/26 Myra Nelson &lt;<a href="mailto:myra.nelson@hughes.net">myra.nelson@hughes.net</a>&gt;:<br>
<div><div></div><div class="h5">&gt;<br>
&gt;<br>
&gt; On Fri, Sep 23, 2011 at 17:59, Robert Orzanna &lt;<a href="mailto:orschiro@googlemail.com">orschiro@googlemail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; How must that local xdg-open script look like?<br>
&gt;&gt;<br>
&gt;&gt; But I&#39;m still very unhappy with such a solution. I rather want to<br>
&gt;&gt; understand why I encounter this problem of defining chromium-browser<br>
&gt;&gt; as default browser with xdg.<br>
&gt;&gt;<br>
&gt;&gt; Robert.<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Sep 22, 2011 at 10:39 PM, Robert Orzanna<br>
&gt;&gt; &lt;orschiro at <a href="http://googlemail.com" target="_blank">googlemail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Hello,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I struggle for days to define Chromium properly as my default browser<br>
&gt;&gt; &gt; for xdg.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; The basic problem:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; xdg-open <a href="http://google.com" target="_blank">http://google.com</a> opens a new chromium window.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; However, when I want to open links, say from zim<br>
&gt;&gt; &gt; (<a href="http://localhost:8080" target="_blank">http://localhost:8080</a>) or thunar-dropbox (view on dropbox site)<br>
&gt;&gt; &gt; nothing happens.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I tried several things, created a defaults.list, exported the DE and<br>
&gt;&gt; &gt; BROWSER variable and configured exo-open but none of the things work.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I discussed this problem also here [1] where you can find more<br>
&gt;&gt; &gt; information.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Also I came across this mailing list post [2] where a similar problem<br>
&gt;&gt; &gt; was posted. However, adding export BROWSER=exo-open or<br>
&gt;&gt; &gt; chromium-browser did not change anything.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I hope you guys can help me out. It is really frustrating.<br>
&gt;&gt;<br>
&gt;&gt; In the worst case you can make a script called xdg-open in your path,<br>
&gt;&gt; that runs its parameters in chromium.<br>
&gt;&gt;<br>
&gt;&gt; &gt; Regards,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Robert.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; [1] <a href="https://bbs.archlinux.org/viewtopic.php?pid=993940#p993940" target="_blank">https://bbs.archlinux.org/viewtopic.php?pid=993940#p993940</a><br>
&gt;&gt; &gt; [2] <a href="http://web.archiveorange.com/archive/v/nBRx34vvAo9stLyJY9lE" target="_blank">http://web.archiveorange.com/archive/v/nBRx34vvAo9stLyJY9lE</a><br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; openbox mailing list<br>
&gt;&gt; &gt; openbox at <a href="http://icculus.org" target="_blank">icculus.org</a><br>
&gt;&gt; &gt; <a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; openbox mailing list<br>
&gt;&gt; <a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
&gt;&gt; <a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
&gt;<br>
&gt; I noticed you&#39;ve discussed the topic on the arch linux forums (I didn&#39;t read<br>
&gt; the forum thread) so I have some suggestions. If you&#39;re using Arch try<br>
&gt; installing mimeo ( <a href="https://aur.archlinux.org/packages.php?ID=32911" target="_blank">https://aur.archlinux.org/packages.php?ID=32911</a> ) from<br>
&gt; the AUR. It allows one to set their defualt mime types in desktop files<br>
&gt; located in the  ~/.local/share/applications or ~/.local/share/mime folders<br>
&gt; in your home directory. xdg-open uses desktop configuration files stored in<br>
&gt; /usr/share/applications (at least on Arch) to determine which program to use<br>
&gt; for a specific mime type. For zim there is an options in the preferences<br>
&gt; dialog under applications to set up your file browser, web browser, email<br>
&gt; client, and text editor. It comes up showing xdg default but you can set the<br>
&gt; apllication you wish to use by clicking on the double arrow on the right<br>
&gt; side of each option. As for thunar and dropbox, you should be able to set a<br>
&gt; custom action by using the dialog under Edit; configure custom action<br>
&gt; dialog.<br>
&gt; As I said, I didn&#39;t read the forum thread, but the combination of mimeo and<br>
&gt; configure custom actions in thunar have taken care of my needs on Arch.<br>
&gt; Myra Nelson<br>
&gt;<br>
&gt; --<br>
&gt; Life&#39;s fun when your sick and psychotic!<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; openbox mailing list<br>
&gt; <a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
&gt; <a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
</div></div></blockquote></div><br>