blob: 95c8f45770f357fe52e38eab03c4b2c5dfbf81f5 [file] [log] [blame]
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
Section "InputClass"
Identifier "touchpad elm elan"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "Elan"
Option "Zero Finger Click Enable" "0"
EndSection