Created
January 18, 2016 22:01
-
-
Save zmanian/1fcc6435333d18b1c0cc to your computer and use it in GitHub Desktop.
Inadvertent three finger clicks in crouton on Pixel 2 fix
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/bash | |
synclient ClickFinger3=2 | |
synclient TapButton3=2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment