Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How to disable that mouse thumb buttons trigger "previous page" and "next page" in Firefox?

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от cor-el

more options

I really want to disable that Firefox uses the mouse thumb buttons 4 and 5 as "previous page" and "next page" commands.

Example: Sometimes I study/play for hours a chess problem on https://tactics.chessbase.com/de/Solve but as soon the page gets reloaded it will be a new chess problem - no way to go back!

Somebody wrote a solution to disable the backspace key (on keyboard) triggering the "previous page" command, assuming the mouse thumb button 4 would be used by Firefox as backspace key. Unfortunately this assumption proofed to be wrong. The solution only disabled the backspace key to trigger the "previous page" command, but the mouse thumb buttons STILL DO TRIGGER the "previous page" and "next page" commands.

Where can I disable the mouse thumb buttons in Firefox - without disable the thumb buttons entirely in the Logitec software?

I really want to disable that Firefox uses the mouse thumb buttons 4 and 5 as "previous page" and "next page" commands. Example: Sometimes I study/play for hours a chess problem on https://tactics.chessbase.com/de/Solve but as soon the page gets reloaded it will be a new chess problem - no way to go back! Somebody wrote a solution to disable the backspace key (on keyboard) triggering the "previous page" command, assuming the mouse thumb button 4 would be used by Firefox as backspace key. Unfortunately this assumption proofed to be wrong. The solution only disabled the backspace key to trigger the "previous page" command, but the mouse thumb buttons STILL DO TRIGGER the "previous page" and "next page" commands. Where can I disable the mouse thumb buttons in Firefox - without disable the thumb buttons entirely in the Logitec software?

Изменено Mark

Выбранное решение

You can try to set these prefs to false on the about:config page.

  • mousebutton.4th.enabled = false
  • mousebutton.5th.enabled = false

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".


Прочитайте этот ответ в контексте 👍 0

Все ответы (1)

more options

Выбранное решение

You can try to set these prefs to false on the about:config page.

  • mousebutton.4th.enabled = false
  • mousebutton.5th.enabled = false

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".


Изменено cor-el