Skip to content

Instantly share code, notes, and snippets.

@coffman21
Created February 25, 2019 07:49
Show Gist options
  • Save coffman21/a282e059503c5a6c42416a17b011a317 to your computer and use it in GitHub Desktop.
Save coffman21/a282e059503c5a6c42416a17b011a317 to your computer and use it in GitHub Desktop.
/org/X11/xorg.conf.d/69-synaptic.conf
Section "InputClass"
Identifier "SynPS/2 Synaptics TouchPad"
MatchProduct "SynPS/2 Synaptics TouchPad"
MatchIsTouchpad "on"
MatchOS "Linux"
MatchDevicePath "/dev/input/event*"
#Option "Ignore" "on"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment