Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Hide Firefox titlebar (border) in Linux (Openbox)

  • 1 odpověď
  • 1 má tento problém
  • 2 zobrazení
  • Poslední odpověď od ron80

more options

I use openbox as my windowmanager with NO desktop environment on Archlinux.

I want to hide the titlebar (border) but when using openbox this option is NOT SHOWN. It is shown when i use another Desktop Environment like xfce4 or Gnome.

In the past i found out that a variable like DESKTOP_ENVIRONMENT, DE or XDG_SESSION_DESKTOP could be set with the value of another Desktop Environment to mislead Firefox.

However, i can't find the right variable any more and i have been googling and googling for days :-(

Please help, i like openbox & firefox (without titlebar)

I use openbox as my windowmanager with NO desktop environment on Archlinux. I want to hide the titlebar (border) but when using openbox this option is '''NOT SHOWN'''. It is shown when i use another Desktop Environment like xfce4 or Gnome. In the past i found out that a variable like ''DESKTOP_ENVIRONMENT'', ''DE'' or ''XDG_SESSION_DESKTOP'' could be set with the value of another Desktop Environment to mislead Firefox. However, i can't find the right variable any more and i have been googling and googling for days :-( Please help, i like openbox & firefox (without titlebar)

Zvolené řešení

I found the answer, another one then the one I used before. The best solution is:

Add this to /home/user/.config/openbox/environment

export MOZ_GTK_TITLEBAR_DECORATION=client

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (1)

more options

Zvolené řešení

I found the answer, another one then the one I used before. The best solution is:

Add this to /home/user/.config/openbox/environment

export MOZ_GTK_TITLEBAR_DECORATION=client