ASUS X540SA, Ubuntu 16.04.1 LTS, Kernal 4.4.0-36-generic
The touchpad seems to be detected as a mouse instead of a touchpad. The touchpad is recognized as a "pointer" rather than a touchpad. It has the basic usability of a mouse, with no ability to use multiple fingers or touch scrolling. Along with this, the mouse moves whenever I try to click with my thumb, due to the touchpad registering my thumb as a mouse movement as well. It is extremely difficult to right click because of this as well.
laptop@laptop-X540SA:~$ xinput
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ FTE1001:00 0B05:0101 id=10 [slave pointer (2)]
The touchpad is detected as FTE1001:00 0B05:0101
and there is no "touchpad" setting in my mouse preferences either.
Shown here:
Is this a problem with the kernel or can I fix this manually?
0x0b05
isASUSTek Computer, Inc
according to http://www.linux-usb.org/usb.ids, but there is no known device from that vendor with id0x0101
. So the trackpad is a fairly new hardware. You may want to contact ASUS directly to see if they can give you a driver for Linux. – darksky Sep 09 '16 at 23:20