Topic: fullscreen firefox - launch undecorated
If you always have your web browser full screen then you may like even more space and to undecorate the window
look in ~/.config/openbox/rc.xml
there is a section probably empty except for comments called <applications>
add to that something like this
<application name="firefox-bin">
<decor>no</decor>
<fullscreen>yes</fullscreen>
</application>EDIT(2): You may have issues with the 'fullscreen yes' element on things like pop-ups and downloads dialog, so just remove it.
EDIT(1): The two plugins you need are
and
Note with the compact menu you'll have to right click the top panel and customize, then drag thing about.
Last edited by tawan (2009-10-04 03:12:25)