[openbox] openbox vs. fluxbox
Knute
knuteh at yahoo.com
Fri Apr 2 18:27:31 EDT 2010
--- 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>
>
>
> 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
More information about the openbox
mailing list