Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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