Re: Making weston (or maybe libinput) ignore an input device

2017-12-07 Thread Matt Hoosier
On Thu, Dec 7, 2017 at 2:05 AM, Pekka Paalanen wrote: > On Tue, 5 Dec 2017 13:57:39 -0600 > Matt Hoosier wrote: > >> Hi all, >> >> The thing I'd like to arrange is for a device which is otherwise a >> valid keyboard, not to get automatically vacuumed up into the Weston >> DRM backend's usage of l

Re: Making weston (or maybe libinput) ignore an input device

2017-12-07 Thread Pekka Paalanen
On Tue, 5 Dec 2017 13:57:39 -0600 Matt Hoosier wrote: > Hi all, > > The thing I'd like to arrange is for a device which is otherwise a > valid keyboard, not to get automatically vacuumed up into the Weston > DRM backend's usage of libinput. > > Nowadays, Weston has delegated most of its former

Making weston (or maybe libinput) ignore an input device

2017-12-05 Thread Matt Hoosier
Hi all, The thing I'd like to arrange is for a device which is otherwise a valid keyboard, not to get automatically vacuumed up into the Weston DRM backend's usage of libinput. Nowadays, Weston has delegated most of its former firsthand extraction of UDev properties to libinput. Nothing exists (t