Skip to content

Instantly share code, notes, and snippets.

@gsilano
Created May 10, 2020 08:05
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 gsilano/55eb983a3531ab5becca791c507113ef to your computer and use it in GitHub Desktop.
Save gsilano/55eb983a3531ab5becca791c507113ef to your computer and use it in GitHub Desktop.
Adjust the speed of the mouse and touchpad on Ubuntu 16.04
#!/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