为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Disable Command-Q Shortcut

  • 4 个回答
  • 64 人有此问题
  • 18 次查看
  • 最后回复者为 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.