[Bug 244339] x11-servers/xorg-server: Some keys not working (1.20.7 regression)

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244339

--- Comment #17 from Michael Gmelin <[email protected]> ---
(In reply to Michael Gmelin from comment #16)

@ice
I tested on an newer Lenovo model (touchpad disabled, trackpoint enabled).

If hw.psm.trackpoint_support==0, the trackpoint shows up as a generic mouse
in the output of `libinput list-devices':

  Device:           Generic PS/2 mouse
  Kernel:           /dev/input/event3
  Group:            4

just like it did in your output. Also, the middle mouse button is ignored
in this case, no click to paste etc.

When setting hw.psm.trackpoint_support=1 on boot, `libinput list-devices'
shows the device as a trackpoint:

  Device:           TPPS/2 IBM TrackPoint
  Kernel:           /dev/input/event3
  Group:            4

In this case, the middle mouse button works for pasting selection
(tested in xterm) as well as for scrolling (hold middle mouse
button and move trackpoint).

So if the X220 is anything like the T470s, doing

  echo "hw.psm.trackpoint_support=1" >>/boot/loader.conf
  reboot

should fix your problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.