Date: Mon, 04 Jan 2021 21:02:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252236] atp(4): Need EVDEV support for modern input stack Message-ID: <bug-252236-227-FEVIxA19Da@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252236-227@https.bugs.freebsd.org/bugzilla/> References: <bug-252236-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252236 --- Comment #6 from Vladimir Kondratyev <wulf@freebsd.org> --- (In reply to Jason W. Bacon from comment #5) > My only complaint, and not a serious one, is two-finger scrolling is jump= y. What do the word "jumpy" means? Two-finger scrolling is represented as mouse wheel rotation when kern.evdev.rcpt_mask is set to 3. So it can not be smoo= th by design in that case. > Let me know if there's anything else I can provide. Could you post device and report descriptors? Former can be obtained with "usbconfig -d ugenX.X dump_all_desc" command and the latter with "usbhid-dump" from sysutils/usbhid-dump port. Be prepared t= hat usbhid-dump will detach all USB HID devices! And finally, you have one more option: webcamd. If it does not support atp(4) just now, patch it to include drivers/input/mouse/bcm5974.c file. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252236-227-FEVIxA19Da>