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!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How do I unbind the mouse thumb button (mouse4 or 5)? I don't want this to function as a "back" button.

  • 3 回覆
  • 2 有這個問題
  • 2 次檢視
  • 最近回覆由 Commando187

more options

I have thumb buttons on my mouse. Most people refer to them as mouse4 and mouse5. Currently one of them functions as a "back" button in the browser. I use this button for something else in another program, and I want to disable this function in firefox.

Please advise me on how to disable this function in firefox. It would be nice if you could customize these mouse shortcuts.

I have thumb buttons on my mouse. Most people refer to them as mouse4 and mouse5. Currently one of them functions as a "back" button in the browser. I use this button for something else in another program, and I want to disable this function in firefox. Please advise me on how to disable this function in firefox. It would be nice if you could customize these mouse shortcuts.

被選擇的解決方法

Unfortunately, your advanced mouse driver software generates keyboard shortcuts to Firefox for those extra buttons; Firefox doesn't actually handle more than 3 buttons.

In case the mouse driver is sending the Backspace key, you can set Firefox to ignore that.

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box above the list, type or paste backs and pause while the list is filtered

(2) In the search box that appears above the list, type or paste backs and pause while the list is filtered

(3) Double-click the browser.backspace_action preference and enter the desired value:

  • 0 => back (default)
  • 1 => page up
  • 2 => ignore (actually, anything other than 0 or 1 does nothing)

OK to save the change. You're done.

Does that help at all?

If not, what device is it?

從原來的回覆中察看解決方案 👍 2

所有回覆 (3)

more options

選擇的解決方法

Unfortunately, your advanced mouse driver software generates keyboard shortcuts to Firefox for those extra buttons; Firefox doesn't actually handle more than 3 buttons.

In case the mouse driver is sending the Backspace key, you can set Firefox to ignore that.

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box above the list, type or paste backs and pause while the list is filtered

(2) In the search box that appears above the list, type or paste backs and pause while the list is filtered

(3) Double-click the browser.backspace_action preference and enter the desired value:

  • 0 => back (default)
  • 1 => page up
  • 2 => ignore (actually, anything other than 0 or 1 does nothing)

OK to save the change. You're done.

Does that help at all?

If not, what device is it?

more options
more options

jscher200.....

Thank you. I put this on the backburner until now. But yes, this solved the issue. Thanks a bunch.