Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Hide Firefox titlebar (border) in Linux (Openbox)

  • 1 odpoveď
  • 1 má tento problém
  • 2 zobrazenia
  • Posledná odpoveď 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)

Vybrané riešenie

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

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (1)

more options

Vybrané riešenie

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