tankdthedruid

disable_touch_click

Mar 4th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.09 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. # fix touchpad - turn off tap to click
  4. /usr/bin/synclient MaxTapTime=0
Advertisement
Add Comment
Please, Sign In to add comment