Created
May 10, 2020 08:05
-
-
Save gsilano/55eb983a3531ab5becca791c507113ef to your computer and use it in GitHub Desktop.
Adjust the speed of the mouse and touchpad on Ubuntu 16.04
This file contains 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
#!/bin/bash | |
xset m 1/2 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment