Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

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

  • 3 odpowiedzi
  • 2 osoby mają ten problem
  • 741 wyświetleń
  • Ostatnia odpowiedź od 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.

Wybrane rozwiązanie

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?

Przeczytaj tę odpowiedź w całym kontekście 👍 2

Wszystkie odpowiedzi (3)

more options

Wybrane rozwiązanie

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.