Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Title Bar

  • 2 respostas
  • 1 tem este problema
  • 2 visualizações
  • Última resposta por 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?

Solução escolhida

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

Ler esta resposta no contexto 👍 1

Todas as respostas (2)

more options

Solução escolhida

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!