https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236
--- Comment #4 from Vladimir Kondratyev <[email protected]> --- (In reply to Greg V from comment #3) > I'm pretty sure atp already does this. Yes it is. It uses some sort of naive assignment alghoritm: https://github.com/freebsd/freebsd-src/blob/main/sys/dev/usb/input/atp.c#L1448 While it may work with sysmouse protocol, I am not sure if it will work with libinput. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
