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.