Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
已解決 封存

How do I hide the FF4 title bar under Linux (to have it look like FF4 on Windows, or indeed Google Chrome)?

ygmarchi replied
aelilea

It's great that the menu can now be displayed in the tab bar with tabs-on-top, but it would be even better if the titlebar itself could be hidden! I believe this is already the case on FF4/Windows 7. Maybe I have just not discovered how to turn on this feature?

It's great that the menu can now be displayed in the tab bar with tabs-on-top, but it would be even better if the titlebar itself could be hidden! I believe this is already the case on FF4/Windows 7. Maybe I have just not discovered how to turn on this feature?
從原來的回覆中察看解決方案

選擇的解決方法

You can hide the titlebar in a very easy way if you are using Compiz.

Just open CompizConfig preferences and find "Windows decoration" Now, in the line called "Decoration windows" type this: (any) & !(class=Firefox)

所有回覆 (21)

My favourite solution is installing devilspie, which can run as deamon.

Here's my configuration file to be put in a *.ds file under ~/.devilspie.

(if (is (application_name) "Iceweasel") (undecorate) )

That's all.

由 ygmarchi 於 修改

  1. 1
  2. 2