Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Is it possible to add my own custom keyboard shortcuts?

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: cor-el

more options

I want to use the keyboard shortcut for Page Info. It is baffling to me why Mozilla inexplicably have disabled this for Windows installations when it is present on Mac and Linux which make up a tiny fraction of their market share. Truly idiotic.

I want to use the keyboard shortcut for Page Info. It is baffling to me why Mozilla inexplicably have disabled this for Windows installations when it is present on Mac and Linux which make up a tiny fraction of their market share. Truly idiotic.

すべての返信 (2)

more options

How do you assign or change keyboard shortcuts on Firefox for Mac or Firefox for Linux? I didn't think you could do it on any Firefox.

For what it's worth, there is a feature request on file for ability to add, change or override shortcuts in some future version.

Until then, you can call up Page Info by going through the menu bar, which involves pressing and releasing these keys in sequence. Either:

  • Alt   t   i
  • Alt+t   i

That translates to:

  1. Activate menu bar
  2. Tools
  3. Page Info
more options

This specific shortcut is defined by default for non Windows platforms.

<menuitem id="menu_pageInfo"
          accesskey="&pageInfoCmd.accesskey;"
          label="&pageInfoCmd.label;"
#ifndef XP_WIN
          key="key_viewInfo"
#endif
          command="View:PageInfo"/>