On Wed, Oct 22, 2008 at 12:46 PM, Mikael Magnusson <span dir="ltr">&lt;<a href="mailto:mikachu@gmail.com">mikachu@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve no idea why urxvt&#39;s test for motif hints fails under xorg 1.5.2,<br>
I can&#39;t upgrade past 1.3 because of the binary nvidia driver. And yes,<br>
Openbox lets you specify borderlessness for the terminal, if you use<br>
urxvt -name urxvt-borderless or something, you can match it with<br>
name=&quot;urxvt-borderless&quot; in the &lt;applications&gt; section.</blockquote><div><br>Thanks for the hint, this works perfectly for my use.<br><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Well, it appears xorg used to set the hint that urxvt checks for, but maybe it stopped doing so in <a href="http://1.5.2./" target="_blank">1.5.2.</a> The next version of openbox will explicitly set it. As a workaround you can add this line to<br>

/etc/X11/xserver/SecurityPolicy if it isn&#39;t there (it is for me),<br>
_MOTIF_WM_INFO &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;root &nbsp; &nbsp;arw</blockquote></div><br>I don&#39;t know why, but I don&#39;t have a file called SecurityPolicy anywhere on my machine (nor a dir called xserver). I guess I could try creating this file, but your previous solution is enough for me :)<br>
<br>Thanks,<br>Scott<br>