Bug 102229 - Add custom udev property to ignore devices
Summary: Add custom udev property to ignore devices
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-15 08:20 UTC by Peter Hutterer
Modified: 2017-08-23 06:01 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Hutterer 2017-08-15 08:20:11 UTC
Trying to unset ID_INPUT and associated tags is 'fun' but it'd be easier to just set a libinput-specific property to ignore it. This also caters for the case where the device remains a input device in general but libinput cannot/should not handle it.
Comment 1 Florian Haas 2017-08-16 15:31:23 UTC
I'm taking the liberty to link https://gist.github.com/fghaas/3406be59095de212182f1803a503a64b for future reference (and for the benefit of other interested parties) here. It seems that at least for this specific input device, the documented/preferred way to disable via libinput doesn't work.
Comment 3 Peter Hutterer 2017-08-23 06:01:27 UTC
commit 00272cfbb1e34c9179539fb4f874acfa4faf5ad6
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Thu Aug 17 01:25:24 2017 +0200

    Add support for LIBINPUT_IGNORE_DEVICE


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.