Skip to content

Instantly share code, notes, and snippets.

@questionlp
Created September 2, 2024 01:34
Show Gist options
  • Save questionlp/f2cfa68ecb7b1627c6d41e33ca8a7ea8 to your computer and use it in GitHub Desktop.
Save questionlp/f2cfa68ecb7b1627c6d41e33ca8a7ea8 to your computer and use it in GitHub Desktop.
Firefox Ctrl+Mouse Wheel to Scroll or Zoom

Firefox Ctrl+Mouse Wheel to Scroll or Zoom

Set Ctrl+Mouse Wheel to Scroll

  1. Go to about:config
  2. Set mousewheel.with_control.action to 1

Set Ctrl+Mouse Wheel to Zoom

  1. Go to about:config
  2. Set mousewheel.with_control.action to 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment