Last active
February 1, 2018 22:55
-
-
Save tomwwright/96a273ce60aa5648f063b139d595c9e9 to your computer and use it in GitHub Desktop.
Dell XPS 15 9560: Magic Mouse configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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