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.

http://omploader.org/tMmgwNA



EDIT(1): The two plugins you need are

autoHideStatusbar

and

Compact Menu 2

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)

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

Re: fullscreen firefox - launch undecorated

Good tip!

I use the Full Fullscreen firefox plugin on my netbooks. It gets rid of that pesky nav bar at the top of the screen, giving a few extra pixels. (I just press ctrl+L to open a new site, or ctrl+J to search.)

Re: fullscreen firefox - launch undecorated

This is a great tip! Thanxs. But then: How do I get rid of the "file edit view etc." toolbar in Firefox like you have in your screenshot?? I never use that.

"You bow to NOone..."

Re: fullscreen firefox - launch undecorated

steen wrote:

This is a great tip! Thanxs. But then: How do I get rid of the "file edit view etc." toolbar in Firefox like you have in your screenshot?? I never use that.

Full Fullscreen plugin.

Re: fullscreen firefox - launch undecorated

Great tip, thank you!

I use Firefox 3.5.3 with Vimperator plugin on my notebook. I've set it to show no searchbar and no bookmarks, but tabs (open tab with ctrl+t, switch tabs with ctrl+tab). This is pretty handy on my 1280x800 Display.

Acer Extensa 5220 || Debian "Squeeze" & Fluxbox | #! 10 "Statler" Alpha & Openbox
identi.ca/herrgruen

Re: fullscreen firefox - launch undecorated

Thanx snowpine. Installed the plugin but it still shows the "file etc." toolbar, and I cant seem to find where I make it go away. F11 doesnt help because it removes the adressbar as well.

"You bow to NOone..."

Re: fullscreen firefox - launch undecorated

Tab Kit extension:
https://addons.mozilla.org/en-US/firefox/addon/5447
...saves me lots of vertical space. Also heirachical tabs. I've been using it on my big laptop now for a few months and when using my friend's laptop I fee lost without it.

I'm guessing the Full Fullscreen Add-On is this one:
https://addons.mozilla.org/firefox/addon/1568

Re: fullscreen firefox - launch undecorated

I don't really see the point of this openbox setting, or of fullscreen plugin, i feel like the native fullscreen feature (not maximized window, but real fullscreen accessed using F11 or menu View/Fullscreen) of firefox just gives the same result as the screenshot of tawan, with possibility to auto-hide the address bar.

Am I missing something ?

Eee-PC 1000H    |  Statler r20110207 Openbox
Vaio VGN-FE21H  |  Statler r20110207 Openbox

no more proprietary OS at home, and still no printer smile

Re: fullscreen firefox - launch undecorated

Tools->add-ons->Full Fullscreen->Preferences->check "Fullscreen on startup" and "hide tab bar"

I find it very convenient because my netbook does not have an F11 key. wink

Re: fullscreen firefox - launch undecorated

Sorry the two plugins you need are

autoHideStatusbar

and

Compact Menu 2

Note with the compact menu you'll have to right click the top panel and customize, then drag thing about.

I blog too much....       geek stuff LinuxMintDebian | linux noob stuff LinuxMintNoob | spiritual stuff Daily Cup of Tao

Re: fullscreen firefox - launch undecorated

Thanx tawan. Just what I needed.

"You bow to NOone..."