[openbox] openbox vs. fluxbox

Christian openbox at cstuck.ath.cx
Fri Apr 2 18:31:34 EDT 2010


On Fri, Apr 02, 2010 at 03:27:31PM -0700, Knute wrote:
> 
> --- On Fri, 4/2/10, Christian <openbox at cstuck.ath.cx> wrote:
> > Now I wanted to add a rule for my webbrowser to appear on
> > Desktop 2 just the way I did it for other programs and
> > +Desktop 3.
> > 
> > I even copied the code and just replaced the application -
> > without success.
> > 
> > xprop gives me these info about the window - I thought I
> > should identify it via role and/or class:
> > 
> > WM_WINDOW_ROLE(STRING) = "browser"
> > WM_CLASS(STRING) = "Navigator", "Iceweasel"
> > 
> > my rc.xml looks like that:
> > 
> > <application cole="browser">
> >    
> >    <desktop>2</desktop>
> > </application>
> > 

ups, my bad, but that's not the point. I tried it with

<application role="browser">
AND
<application class="Iceweasel">
AND
<application class="Navigator">

also with both, role AND class

> > 
> > reconfigure/restart of openbox does not help - what am I
> > missing here?
> 
> You have a c where an r should be.
>  The line in question should read:
> <application role="browser">
> 
> HTH
> 
> Knute
> 
> 
>       
> _______________________________________________
> openbox mailing list
> openbox at icculus.org
> http://icculus.org/mailman/listinfo/openbox


More information about the openbox mailing list