![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
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?
Chosen solution
You can disable the backspace function by setting this pref to 2 about:config page.
- browser.backspace_action = 2
See also:
Read this answer in context 👍 1All Replies (2)
Chosen Solution
You can disable the backspace function by setting this pref to 2 about:config page.
- browser.backspace_action = 2
See also:
Perfect! Thank you.