Skip to content

Instantly share code, notes, and snippets.

@hugomaiavieira
Created May 24, 2017 13:25
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 hugomaiavieira/8a467aafdc5bfdf7e31d7a18868cc844 to your computer and use it in GitHub Desktop.
Save hugomaiavieira/8a467aafdc5bfdf7e31d7a18868cc844 to your computer and use it in GitHub Desktop.
Enable touchpad from command line on linux Mint
# https://askubuntu.com/a/832534
gsettings set org.cinnamon.settings-daemon.peripherals.touchpad touchpad-enabled true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment