NetBSD-Bugs archive

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

Re: xsrc/52300: Laptop touchpad sensitivity makes it nearly impossible to use NetBSD 8.0 BETA



The following reply was made to PR xsrc/52300; it has been noted by GNATS.

From: Mayuresh <mayuresh%acm.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: xsrc-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: xsrc/52300: Laptop touchpad sensitivity makes it nearly
 impossible to use NetBSD 8.0 BETA
Date: Thu, 15 Jun 2017 07:32:55 +0530

 Sorry for the missing detais. Following should help. Please do suggest if
 more information would 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
 


Home | Main Index | Thread Index | Old Index