Re: xf86-input-ws: fix hotplugging usb mice on legacy-free machines

2021-03-27 Thread Matthieu Herrb
On Fri, Mar 26, 2021 at 03:41:41PM -0500, joshua stein wrote: > The X server's autoconfiguration probes each /dev/wsmouseN device > and if its WSMOUSEIO_GTYPE ioctl returns something like > WSMOUSE_TYPE_TOUCHPAD, xf86-input-ws attaches to that device > directly which causes the wsmouse device

xf86-input-ws: fix hotplugging usb mice on legacy-free machines

2021-03-26 Thread joshua stein
The X server's autoconfiguration probes each /dev/wsmouseN device and if its WSMOUSEIO_GTYPE ioctl returns something like WSMOUSE_TYPE_TOUCHPAD, xf86-input-ws attaches to that device directly which causes the wsmouse device to detach from the mux. This allows xinput to handle these special