<div class="gmail_quote">On Tue, Oct 4, 2011 at 1:57 PM, Jorge Almeida <span dir="ltr"><<a href="mailto:jjalmeida@gmail.com">jjalmeida@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">>> > Unless I missed some important context.. use the terminal's name to find<br>
>> > it<br>
>> > instead of the title?<br>
>> ><br>
>><br>
>> I'm not sure I understand, but if you mean something like "urxvt -name<br>
>> Mutt", how to use wmctrl to raise it? "wmctrl -a <WIN>" works as long as<br>
>> <WIN> contains a string we know of in advance, and the string must be<br>
>> contained in the window title. Any other alternative?<br>
><br>
> Oh I guess it would have to be the class not the name with wmctrl -x.<br>
><br>
</div>This is the best I could do from what I understood from the manuals:<br>
<br>
urxvt -xrm aaa<br>
<br>
This starts an urxvt window, which I suppose belongs to the fake class<br>
aaa (?)<br></blockquote><div><br></div><div>% obxprop|grep OB</div><div><br></div><div>would verify.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Then "wmctrl -ax aaa" would raise the window. It doesn't.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div><div>% urxvt -name hi </div></div><div><div>% wmctrl -xa hi </div></div><div><br></div><div>worked for me.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5">
J.A.<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>