[Bug 247417] No way to make touchpad works under freebsd 12.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 21 20:02:06 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247417
Vladimir Kondratyev <wulf at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wulf at freebsd.org
--- Comment #8 from Vladimir Kondratyev <wulf at freebsd.org> ---
(In reply to Mc James from comment #7)
> Why my touchpad just being translated to mouse.
According to xorg.log provided, your touchpad is ALPS rather than Synaptics. It
has no native support in FreeBSD, only generic mouse mode is available.
If you think it worked better before 1.20/evdev than you can try to manually
state /dev/psm0 as input device for x11-drivers/xf86-input-mouse driver. Or
recompile kernel with EVDEV_SUPPORT option disabled. Latter should trigger old
input device auto-configuration behavior for both DEVD and UDEV Xorg backends.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list