Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Possible to change Firefox default keybinds?

  • 1 одговор
  • 1 има овај проблем
  • 63 прегледа
  • Последњи одговор послао cor-el

more options

Is it possible to change Firefox's default keybinds? I don't see an option for this in Settings, nor in about:preferences or about:config. Some discussions on these forums suggest autoconfig.conf but that doesn't seem to have any options for keybinds. I found several KB articles on customizing Firefox, but none said anything about default keybinds:

KB: Customize Firefox controls, buttons and toolbars KB: Firefox advanced customization and configuration options KB: Customizing Firefox Using AutoConfig

For example, I'd like to change the keybind to open a private window from the default [Shift]+[Cmd]+P to [Shift]+[Cmd]+N. The latter is standard on most other browsers and is in my muscle memory. Is there any way to do that?

Is it possible to change Firefox's default keybinds? I don't see an option for this in Settings, nor in [https://about:preferences about:preferences] or [https://about:config about:config]. Some discussions on these forums suggest ''autoconfig.conf'' but that doesn't seem to have any options for keybinds. I found several KB articles on customizing Firefox, but none said anything about default keybinds: [https://support.mozilla.org/en-US/kb/customize-firefox-controls-buttons-and-toolbars KB: Customize Firefox controls, buttons and toolbars] [https://support.mozilla.org/en-US/kb/firefox-advanced-customization-and-configuration KB: Firefox advanced customization and configuration options] [https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig KB: Customizing Firefox Using AutoConfig] For example, I'd like to change the keybind to open a private window from the default [Shift]+[Cmd]+P to [Shift]+[Cmd]+N. The latter is standard on most other browsers and is in my muscle memory. Is there any way to do that?

Измењено од стране Byron

Сви одговори (1)

more options

Key sequence [Shift]+[Cmd]+P is used by key_privatebrowsing Key sequence [Shift]+[Cmd]+N is used by key_undoCloseWindow, [Cmd]+N is used by key_newNavigator Those two form a pair, similar to [Cmd]+T and [Shift]+[Cmd]+T for a New Tab and Undo Closed Tab. I'm not sure if it would be a good idea to change this. You can use the Browser Toolbox to inspect the mainKeyset tag, key_privatebrowsing and key_undoCloseWindow are further down.

See this thread for the basic way on how to use autoconfig.cfg to modify key bindings.