Created
April 24, 2019 06:50
-
-
Save TitouanT/5f5ef16461ffe1c368390c2a4ae5fa85 to your computer and use it in GitHub Desktop.
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
#!/bin/sh | |
synclient TouchpadOff=$(synclient -l | awk '/TouchpadOff/ {print 1-$3}') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment