burnet/esche: Disable Zero Finger Click
Disable zero finger click to avoid mechanic issue around the touchpad:
Namely hold the device and shake it intensively, it would
generate false input events, which potentially causes an
involuntary UI event from user's perspective.
This patch disable "Zero Finger Clicks" to
mitigate ghost events; even click is reported physically,
the higher level gesture-interpreter will suppress it
so there will be no fingers action on the UI layer.
BUG=b:170916897
TEST=emerge and deploy, check conf install onto DUT,
intensively shake device while watching stream video,
make sure video won't suddenly stop playing while no fingers
touch the touchpad.
Change-Id: I52eb3342164cc2d2fde8117354a8972d99b9986d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/xorg-conf/+/2474980
Tested-by: Eason Lin <eason.lin@quanta.corp-partner.google.com>
Auto-Submit: Eason Lin <eason.lin@quanta.corp-partner.google.com>
Commit-Queue: Chen-Tsung Hsieh <chentsung@chromium.org>
Reviewed-by: Chen-Tsung Hsieh <chentsung@chromium.org>
(cherry picked from commit 63fd7cf2043dd627b714d2019d0f6faa0f2fe441)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/xorg-conf/+/2532545
1 file changed