Created
May 24, 2017 13:25
-
-
Save hugomaiavieira/8a467aafdc5bfdf7e31d7a18868cc844 to your computer and use it in GitHub Desktop.
Enable touchpad from command line on linux Mint
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
# 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