Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Change keyboard shortcuts

  • 4 ответа
  • 1 имеет эту проблему
  • 2 просмотра
  • Последний ответ от MalamutR

more options

I need to change some shortcuts from Ctrl+Smth to Super+Smth (e.g. I need to open new tab by Super+T). How can I do it in Firefox 65 (Ubuntu 18.10)? Don't find anything in about:config. Is there separate settings tab with list of shortcuts? And if no - where and how can I remap bindings (config files?).

I need to change some shortcuts from Ctrl+Smth to Super+Smth (e.g. I need to open new tab by Super+T). How can I do it in Firefox 65 (Ubuntu 18.10)? Don't find anything in about:config. Is there separate settings tab with list of shortcuts? And if no - where and how can I remap bindings (config files?).

Все ответы (4)

more options

For any O/S keyboard configuration is set by the O/S first.

more options

Well. I've found a "solution": you can unpack browser/omni.ja and change chrome/browser/content/browser/browser.xul (and may be .xhtml too), then repack and replace.

But after each firefox upgrade you'll need to do it again. Can't find permanent solution with some kind of config in user's home directory.

more options

Unless those functions are set by default it uses the O/S keyboard assignment and shortcuts. You should also post to the Linux site and ask for help on keyboard assignments as well.

more options

No, it's not a Linux task. Most of firefox hotkeys are set by firefox, and I've wrote where they bindings exists. I need a simple method for customizing chrome/browser/content/browser/browser.xul, or other way to change firefox bindings (not system!). Repacking omni.ja is not a good way at all, there should be other easy solution for such simple and basic task.