[Bug 262500] Framework laptop (Intel i5-1135G7): No cursor movement or buttons on console; no right button in Xorg

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 01 May 2024 20:04:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262500

--- Comment #3 from Ed Maste <emaste@freebsd.org> ---
> Mouse still does not work on vt console with FreeBSD 14, currently n260943-dad64f0e7cad.

We do not have support for libinput-based mouse in vt(4), so this is expected.
On my Framework PS//2 Emulation was set to "Auto" in the BIOS originally and
the trackpad works to move the cursor in vt(4), but that setting introduces
latency (PR262282) and results in phantom click events (from poor/missing palm
detection) when I'm typing. So this part is probably "Works as Intended."

-- 
You are receiving this mail because:
You are the assignee for the bug.