Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

How to move the Firefox 'close window' x icon to the right-hand corner?

  • 4 个回答
  • 24 人有此问题
  • 11 次查看
  • 最后回复者为 brentonian

more options

I've just been given the option to upgrade my Ubuntu Linux (from Karmic Koala to Lucid Lynx). Although the updated colour scheme and Fire fox look great, one annoyance is that the 'close window' X-icon has moved from the right-hand corner to the left-hand corner. As a right-handed person, my mouse pointer drifts over to the right-hand side of windows, so moving this icon from the right corner to the left corner doesn't make sense to me, as a right-handed person (~90% of the world are right-handed?). I know that there's almost definitely a keyboard shortcut for 'close window' but I would like to see the 'Close window' 'x' back in the right-hand corner, or an option/preference to put it back where it always used to be! (as far as I know...).

This happened

Every time Firefox opened

== When I upgraded Firefox to 3.6.3 as part of Ubuntu upgrade from KK to LL release. Think I might have been running an older 3.6.x version of Firefox prior to this.

I've just been given the option to upgrade my Ubuntu Linux (from Karmic Koala to Lucid Lynx). Although the updated colour scheme and Fire fox look great, one annoyance is that the 'close window' X-icon has moved from the right-hand corner to the left-hand corner. As a right-handed person, my mouse pointer drifts over to the right-hand side of windows, so moving this icon from the right corner to the left corner doesn't make sense to me, as a right-handed person (~90% of the world are right-handed?). I know that there's almost definitely a keyboard shortcut for 'close window' but I would like to see the 'Close window' 'x' back in the right-hand corner, or an option/preference to put it back where it always used to be! (as far as I know...). == This happened == Every time Firefox opened == When I upgraded Firefox to 3.6.3 as part of Ubuntu upgrade from KK to LL release. Think I might have been running an older 3.6.x version of Firefox prior to this.

被采纳的解决方案

You're very welcome.

定位到答案原位置 👍 1

所有回复 (4)

more options

This problem is not particular to Firefox but rather a design scheme that is applied to all programs running Lucid Lynx.

Solution 1.

Go to System > Preferences > Appearance. Choose a Theme that has the right orientation rather than the left.

Solution 2.

Open up a Terminal and run this snippet to move everything to the right again:

gconftool-2 --set /apps/metacity/general/button_layout --type string menu:minimize,maximize,close

more options

Thanks very much for the excellent reply. I tried the first option, and the available themes displayed on screen didn't make it clear as to the placement (left or right corner) of the various window icons).

However, I ran the command (your 2nd suggestion) and that worked a treat!

Thanks very much! What a great 'open source' user community (I've used Linux on my work PC for many years, but have only used Linux on my home PC for a few months - I continue to be impressed!).

cheers Lins

more options

选择的解决方案

You're very welcome.

more options

If you are not using UNIX, this is how to get the close button back to the end of the tab bar:

Type about:config into the location bar. Find the entry for browser.tabs.closeButtons and right click on the entry. Select Modify and enter the value 3 into the dialogue box. Done!