Skip to content

Instantly share code, notes, and snippets.

@TitouanT
Created April 24, 2019 06:50
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 TitouanT/5f5ef16461ffe1c368390c2a4ae5fa85 to your computer and use it in GitHub Desktop.
Save TitouanT/5f5ef16461ffe1c368390c2a4ae5fa85 to your computer and use it in GitHub Desktop.
#!/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