Re: Spurious touchpad events with closed LID
From: Bastien Nocera <hadess@hadess.net>
Date: 2017-06-28 22:44:40
Also in:
lkml
From: Bastien Nocera <hadess@hadess.net>
Date: 2017-06-28 22:44:40
Also in:
lkml
On Wed, 2017-06-28 at 22:15 +0200, Pavel Machek wrote:
<snip>
While policy normally belongs to userspace, I'd argue this is workaround for a hardware bug, and in-kernel solution would be acceptable. Anyway, disable attribute would be nice first step.
It's already fixed for those of us on recent distributions. The "ID_INPUT_TOUCHPAD_INTEGRATION=internal" touchpads will be disabled when the lid is closed, when libinput is used to process the events. Usually, non-crappy hardware will do that in firmware, but software is easier to patch ;)