<application class="*whatever*">, no way
Jesús Guerrero
i92guboj at terra.es
Fri Jan 23 16:56:23 EST 2009
Hello,
I am new to this list and the openoffice in general, but I have been
searching
for some hours now and I only found people with my same problem but no
real solution, just creative guesses without any base at all which didn't
work, as I expected they wouldn't.
Openbox seems to completely ignore the applications related xml tags. I hope
it's some silly error on my side.
The code is this:
---------------------------------------------------------------------------------
<applications>
<application class="*Firefox*">
<position>
<monitor>1</monitor>
</position>
<desktop>web</desktop>
<focus>no</focus>
<maximized>true</maximized>
</application>
<application name="*main_term*">
<decor>no</decor>
<position>
<monitor>1</monitor>
</position>
<desktop>1</desktop>
<focus>yes</focus>
<maximized>true</maximized>
</application>
<application class="*MPlayer*">
<desktop>all</desktop>
<focus>no</focus>
<position>
<monitor>2</monitor>
</position>
<fullscreen>yes</fullscreen>
</application>
# end of the example
-->
</applications>
---------------------------------------------------------------------------------
No need to say I've tried many variants for those names, neither of which
did work.
The xprop info for these three windows (xprop|grep CLASS):
WM_CLASS(STRING) = "main_term", "URxvt"
WM_CLASS(STRING) = "Navigator", "Firefox"
WM_CLASS(STRING) = "xv", "MPlayer"
Also relevant:
$ openbox --version
Openbox 3.4.8-rc1
What am I doing wrong?
Thanks for reading and regards.
--
Jesús Guerrero
More information about the openbox
mailing list