搜索 | 用户支持

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

详细了解

Title Bar

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 desze

more options

Is it possible to disable the Title Bar from opening when I press ALT?

Is it possible to disable the Title Bar from opening when I press ALT?

被采纳的解决方案

There are two preferences in about:config. If you haven't edited that previously, open a new tab and enter about:config in the address bar, accept the risk and search for menuA. To stop the menu being shown, change the following preference to 0. In my experience you can still access individual menus by pressing alt + (say) f for File. ui.key.menuAccessKey There is another preference which is supposed to affect access to individual menus if you don't change that first preference but changing it to false seems to me to do nothing. ui.key.menuAccessKeyFocuses https://support.mozilla.org/en-US/questions/1368147#answer-1484025

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

There are two preferences in about:config. If you haven't edited that previously, open a new tab and enter about:config in the address bar, accept the risk and search for menuA. To stop the menu being shown, change the following preference to 0. In my experience you can still access individual menus by pressing alt + (say) f for File. ui.key.menuAccessKey There is another preference which is supposed to affect access to individual menus if you don't change that first preference but changing it to false seems to me to do nothing. ui.key.menuAccessKeyFocuses https://support.mozilla.org/en-US/questions/1368147#answer-1484025

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

more options

ui.key.menuAccessKeyFocuses worked for me, thanks!