Skip to content

Instantly share code, notes, and snippets.

@AlexisTM
Last active August 5, 2024 07:52
Show Gist options
  • Save AlexisTM/c5646506202480198437075b6f991eab to your computer and use it in GitHub Desktop.
Save AlexisTM/c5646506202480198437075b6f991eab to your computer and use it in GitHub Desktop.
Middle-click paste disable on Ubuntu
# Gnome, using gnome-tweaks
sudo apt install gnome-tweaks
gnome-tweaks
# Switch the option Middle Click Paste
# Firefox, within `about:config`, change the following configs
middlemouse.contentLoadURL false
middlemouse.paste false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment