Skip to content

Instantly share code, notes, and snippets.

@e28eta
Created April 15, 2022 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save e28eta/3d8ed34e155123e5220ddff499a2dbef to your computer and use it in GitHub Desktop.
Save e28eta/3d8ed34e155123e5220ddff499a2dbef to your computer and use it in GitHub Desktop.
Inverts scrollwheel direction for pi400 mouse
# for bullseye, this is what worked for me:
gsettings set org.gnome.desktop.peripherals.mouse natural-scroll true
# after having spent a bunch of time trying to get xinput / xorg.conf.d files to match, it _was_ matching but not actually working 🤷‍♂️
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment