Skip to content

Instantly share code, notes, and snippets.

@pcarrier
Last active December 10, 2015 21:58
Show Gist options
  • Select an option

  • Save pcarrier/4498154 to your computer and use it in GitHub Desktop.

Select an option

Save pcarrier/4498154 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/99-macbookair.conf
Section "InputClass"
Identifier "touchpad catchall"
MatchIsTouchpad "on"
Driver "synaptics"
Option "PalmDetect" "on"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment