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 Mon, Jun 12, 2017 at 10:02:04PM +0530, Mayuresh wrote:
> I am using base X11 of NetBSD 8.0 BETA i386.
>
> While typing on laptop keypad, thumbs inadvertently touch the
> mouse-touchpad and simulate double tap. In a terminal it ends up selecting
> part of the screen, and in graphical interfaces too many annoying things
> happen.
>
> What is the way to disable this?
>
> Following information might help.
>
> # grep -i mouse /var/log/Xorg.0.log
> Using the default mouse configuration.
> [ 50.092] (II) LoadModule: "mouse"
> [ 50.093] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
> [ 50.107] (II) Module mouse: vendor="X.Org Foundation"
> [ 50.202] (==) intel(0): Silken mouse enabled
> [ 51.086] (II) Using input driver 'mouse' for '<default pointer>'
> [ 51.156] (II) <default pointer>: found Device "/dev/wsmouse"
> [ 51.158] (--) <default pointer>: Device: "/dev/wsmouse"
> [ 51.158] (==) <default pointer>: Protocol: "WSMouse"
> [ 51.158] (**) Option "Device" "/dev/wsmouse"
> [ 51.170] (II) XINPUT: Adding extended input device "<default pointer>"
> (type: MOUSE, id 6)
>
> # dmesg | grep -i -e mouse -e pms
> pms0 at pckbc2 (aux slot)
> wsmouse0 at pms0 mux 0
Would appreciate any hints in this regard. Mouse touchpad is just too
annoying on my laptop.
Is this a kernel module level problem or X11 level problem? Shall I be
installing pkg x11?
Mayuresh.
Home |
Main Index |
Thread Index |
Old Index