Skip to content

Instantly share code, notes, and snippets.

@tomwwright
Last active February 1, 2018 22:55
Show Gist options
  • Save tomwwright/96a273ce60aa5648f063b139d595c9e9 to your computer and use it in GitHub Desktop.
Save tomwwright/96a273ce60aa5648f063b139d595c9e9 to your computer and use it in GitHub Desktop.
Dell XPS 15 9560: Magic Mouse configuration
# configure scroll speed for Magic Mouse
echo 'options hid_magicmouse scroll-speed=55 scroll-acceleration=0 emulate_3button=0' | sudo tee /etc/modprobe.d/hid_magicmouse.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment