NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD 9.1 amd64 base X11: hypersensitive touchpad



On Sun, Apr 11, 2021 at 04:41:37PM +0100, Chavdar Ivanov wrote:
> And still --- in -current at least, if the trackpad is a Synaptics, I have

Thanks. Based on the following I do not know how to decide whether it  is
Synaptics.

This [1] old thread shows, on Linux it was recognized as Synaptics on the
same hardware back then.

Today on a recent Linux it does not show so:

$ grep Touch /var/log/Xorg.0.log
[   899.721] (II) config/udev: Adding input device FocalTechPS/2 FocalTech Touchpad (/dev/input/event5)
[   899.721] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "libinput touchpad catchall"
[   899.721] (II) Using input driver 'libinput' for 'FocalTechPS/2 FocalTech Touchpad'
[   899.721] (**) FocalTechPS/2 FocalTech Touchpad: always reports core events
[   899.725] (II) event5  - FocalTechPS/2 FocalTech Touchpad: is tagged by udev as: Touchpad
[   899.726] (II) event5  - FocalTechPS/2 FocalTech Touchpad: no resolution or size hints, assuming a size of 69x50mm
[   899.728] (II) event5  - FocalTechPS/2 FocalTech Touchpad: device is a touchpad
[   899.728] (II) event5  - FocalTechPS/2 FocalTech Touchpad: device removed
[   899.761] (II) XINPUT: Adding extended input device "FocalTechPS/2 FocalTech Touchpad" (type: TOUCHPAD, id 14)
[   899.768] (**) FocalTechPS/2 FocalTech Touchpad: (accel) selected scheme none/0
[   899.768] (**) FocalTechPS/2 FocalTech Touchpad: (accel) acceleration factor: 2.000
[   899.768] (**) FocalTechPS/2 FocalTech Touchpad: (accel) acceleration threshold: 4
[   899.772] (II) event5  - FocalTechPS/2 FocalTech Touchpad: is tagged by udev as: Touchpad
[   899.773] (II) event5  - FocalTechPS/2 FocalTech Touchpad: no resolution or size hints, assuming a size of 69x50mm
[   899.776] (II) event5  - FocalTechPS/2 FocalTech Touchpad: device is a touchpad
[   899.778] (II) config/udev: Adding input device FocalTechPS/2 FocalTech Touchpad (/dev/input/mouse0)
[   918.079] (II) event5  - FocalTechPS/2 FocalTech Touchpad: device removed

BTW on NetBSD 9.1 Synaptics properties don't seem to be present
# sysctl -a | grep -i syna
#


[1] https://mail-index.netbsd.org/netbsd-users/2017/06/16/msg019731.html

-- 
Mayuresh


Home | Main Index | Thread Index | Old Index