# /etc/libinput/local-overrides.quirks

[Device]
MatchName=SynPS/2 Synaptics TouchPad
MatchUdevType=touchpad
MatchBus=ps2
# We need to add a valid DMI modalias match as required
MatchDMIModalias=dmi:*

# Disable the device by telling libinput to ignore its input properties
AttrInputProp=-INPUT_PROP_POINTER
# Turn off all event handling for this device
AttrEventCode=-EV_ABS;-EV_KEY