NetBSD-Users archive

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

Re: 8.0 BETA: touchpad taps occur while typing



On Fri, Jun 16, 2017 at 10:32:49AM +0700, Robert Elz wrote:
> Most likely for your touchpad synaptics mode is enabled by sending it
> some magic string.   You might be able to find out from the linux sources
> as they apparently manage to enable synaptics mode for it.

For x11, Linux sources simply mean xorg. I can try that. In the meantime
sharing what xorg says about mouse on Linux, just in case it drops any
hint:

[    40.625] (==) intel(0): Silken mouse enabled
[    41.892] (II) LoadModule: "synaptics"
[    41.893] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    41.958] (II) Module synaptics: vendor="X.Org Foundation"
[    41.958] (II) Using input driver 'synaptics' for 'FocalTechPS/2 FocalTech FocalTech Touchpad'
[    41.984] (II) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: found clickpad property
[    41.984] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: x-axis range 0 - 2944 (res 0)
[    41.985] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: y-axis range 0 - 1664 (res 0)
[    41.985] (II) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: device does not report pressure, will use touch data.
[    41.985] (II) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: device does not report finger width.
[    41.985] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: buttons: left double triple
[    41.985] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: Vendor 0x2 Product 0x12
[    41.985] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: invalid pressure range.  defaulting to 0 - 255
[    41.985] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: invalid finger width range.  defaulting to 0 - 15
[    41.986] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: touchpad found
[    42.053] (**) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    42.053] (**) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) MaxSpeed is now 1.75
[    42.053] (**) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) AccelFactor is now 0.059
[    42.054] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: touchpad found
[    42.056] (II) config/udev: Adding input device FocalTechPS/2 FocalTech FocalTech Touchpad (/dev/input/mouse0)


Mayuresh.


Home | Main Index | Thread Index | Old Index