From 9bba14990ab0cf57a47fbab127c6c858e6eb7f68 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 4 Apr 2019 14:49:47 +1000 Subject: tablet: always enable the proximity out quirk Don't require a quirk update, just enable this by default for all tablets. If we get a proximity out event at the right time, the quirk is disabled for that tablet for the rest of its lifetime. And it's virtually impossible to have a false positive here anyway - you cannot hold the pen still enough to not trigger events for 50ms. Signed-off-by: Peter Hutterer --- doc/user/device-quirks.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc') diff --git a/doc/user/device-quirks.rst b/doc/user/device-quirks.rst index 2a449433..6486b1f3 100644 --- a/doc/user/device-quirks.rst +++ b/doc/user/device-quirks.rst @@ -135,9 +135,6 @@ ModelALPSTouchpad, ModelAppleTouchpad, ModelWacomTouchpad, ModelChromebook ModelTabletNoTilt Indicates that the tablet stylus does not provide tilt axis information, even if the kernel exposes that axis. -ModelTabletNoProximityOut - Indicates that the tablet stylus does not send correct proximity out - events. ModelTouchpadVisibleMarker Indicates the touchpad has a drawn-on visible marker between the software buttons. -- cgit v1.2.1