Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Disable Command-Q Shortcut

  • 4 답장
  • 64 이 문제를 만남
  • 17 보기
  • 최종 답변자: 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.