summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/oldprofiles/xmini/rootoverlay/etc/X11/xorg.conf.d/20-synaptics.conf
blob: d230521f0183e7f8108f56cdebd0b569c0db5fa4 (plain)
1
2
3
4
5
6
7
8
Section "InputClass"
        Identifier "touchpad no-tap"
        Driver "synaptics"
        MatchIsTouchpad "on"
	      Option "TapButton1" "0"
	      Option "TapButton2" "0"
	      Option "TapButton3" "0"
EndSection