搜尋 Mozilla 技術支援網站

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

Learn More

Disable Command-Q Shortcut

  • 4 回覆
  • 64 有這個問題
  • 16 次檢視
  • 最近回覆由 haridsv

more options

Could Mozilla please, please add an option to either A) Disable COMMAND-Q as the Keyboard Shortcut to Quit; or B) add a warning, similar to the "Closing multiple tabs" warning, that asks if you really want to quit when you press this combination?

I can't tell you how many times I've hit CMD-Q when I meant CMD-W or CMD-A, closing the whole program with no warning, losing downloads in progress, losing important open tabs that had to be re-logged in, slowing down my computer, etc.

I tried modifying the combination in OS X's Keyboard Shortcut Preferences, but although this works on other applications, CMD-Q STILL quits Firefox even with this modification.

Please add this as a preference or an add-on! I think if you Google Search, you will find many, many other Firefox users with this issue!

Could Mozilla please, please add an option to either A) Disable COMMAND-Q as the Keyboard Shortcut to Quit; or B) add a warning, similar to the "Closing multiple tabs" warning, that asks if you really want to quit when you press this combination? I can't tell you how many times I've hit CMD-Q when I meant CMD-W or CMD-A, closing the whole program with no warning, losing downloads in progress, losing important open tabs that had to be re-logged in, slowing down my computer, etc. I tried modifying the combination in OS X's Keyboard Shortcut Preferences, but although this works on other applications, CMD-Q STILL quits Firefox even with this modification. Please add this as a preference or an add-on! I think if you Google Search, you will find many, many other Firefox users with this issue!

由 mooseboy 於 修改

所有回覆 (4)

more options

There are several ways to deal with this problem:

First, you should tell Firefox that whenever it starts, it should restore your previous tabs and windows. Click on Firefox menu > Preferences > General. Set "When Firefox starts" to "Show my windows and tabs from last time".

Second, verify that your browser.warnOnQuit setting is set to true. Here's how: Type about:config into the location bar and press enter. You will see a warning message. Click on the "I'll be careful" button. You will see a list of preferences. Then, in the "Filter" box, type warnOnQuit. Check that the value of browser.warnOnQuit is set to true. If it is not, double click on it to set it to true.

Thirdly, there are several add-ons that you can install to control the behavior when you press Command-Q. For example, always-ask and session-manager.

由 dynamite 於 修改

more options

Firefox wouldn't let me toggle the browser.warnOnQuit setting in about:config, but from http://hints.macworld.com/article.php?story=2003050112482698 I got this trick that reassigns 'Quit Firefox' to Command-Shift-Q:

defaults write NSGlobalDomain NSUserKeyEquivalents '{"Quit Firefox" = "@$Q";}'

由 cor-el 於 修改

more options
more options

For some reason the "default write" solution didn't work for me (I also tried some variants suggested in the macworld article), but one thing that worked well is to install keyconfig and change the shortcut for "Quit Firefox". I actually had this working a few weeks back and when I upgraded Firefox, I disabled some extensions during the upgrade process, and one of those was keyconfig, which brought the problem back. I can 100% confirm that if I disable keyconfig and restart Firefox, the problem comes back, so it does work.