On Wed, Oct 22, 2008 at 12:46 PM, Mikael Magnusson <span dir="ltr"><<a href="mailto:mikachu@gmail.com">mikachu@gmail.com</a>></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've no idea why urxvt's test for motif hints fails under xorg 1.5.2,<br>
I can'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="urxvt-borderless" in the <applications> 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't there (it is for me),<br>
_MOTIF_WM_INFO root arw</blockquote></div><br>I don't know why, but I don'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>