Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 3 válasz
  • 2 embernek van ilyen problémája
  • 2 megtekintés
  • Utolsó üzenet ettől: 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.

Kiválasztott megoldás

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?

Válasz olvasása eredeti szövegkörnyezetben 👍 2

Összes válasz (3)

more options

Kiválasztott megoldás

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.