blob: 52f45765234562889405d25aa549488479eaa5e6 [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.
# Dratini/Dragonair/Jinlon
Section "InputClass"
Identifier "touchpad hatch elan"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "Elan"
MatchUSBID "04f3:00c5|04f3:00ac"
Option "Zero Finger Click Enable" "0"
EndSection
Section "InputClass"
Identifier "touchpad jinlon"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "Elan Touchpad"
MatchUSBID "04f3:00ac"
Option "Touchpad Stack Version" "2"
Option "Palm Stationary Distance" "15"
Option "Palm Pointing Min Move Distance" "15"
EndSection