How can I edit FF Quantum keyboard shortcut?
I only want to stop the back-erase button acting as a go-back button. Is that possible?
I only want to stop the back-erase button acting as a go-back button. Is that possible?
選ばれた解決策
You can disable the backspace function by setting this pref to 2 about:config page.
- browser.backspace_action = 2
See also:
この回答をすべて読む 👍 1すべての返信 (2)
選ばれた解決策
You can disable the backspace function by setting this pref to 2 about:config page.
- browser.backspace_action = 2
See also:
Perfect! Thank you.