Skip to content

Instantly share code, notes, and snippets.

@gaballench
Created February 17, 2015 03:41
Show Gist options
  • Save gaballench/d755fca42d757550bf8e to your computer and use it in GitHub Desktop.
Save gaballench/d755fca42d757550bf8e to your computer and use it in GitHub Desktop.
trackpad config for macbook 5.2 w/ ubuntu and/or manjaro
#!/bin/bash
## Script for synaptics trackpad configurations. Working on Macbook 5.2.
## Located in scripts folder, added to startup items through startup configs.
synclient FingerLow=1 && synclient FingerHigh=10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment