This is actually an issue with a missing driver. I have run the command to list inputs and returns following. xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ PS/2 Logitech Wheel Mouse id=14 [slave pointer (2)] ⎜ ↳ USB Optical Mouse id=10 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Power Button id=8 [slave keyboard (3)] ↳ Sleep Button id=9 [slave keyboard (3)] ↳ Asus WMI hotkeys id=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)] ↳ USB2.0 HD UVC WebCam id=11 [slave keyboard (3)] The touchpad is working fine. But the mutitouch features like scrolling is not working ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1383097 Title: Touch pad multi touch features doesn't work Status in “linux” package in Ubuntu: Confirmed Bug description: Hi, I am using an Asus X553MA laptop. My touch pad works well. But the features like multitouch, scrolling etc doesn't seem to work. I tried the below command and it didn't return any output. cat /proc/bus/input/devices > ~/devices xinput --list > ~/xinput And the below code returns all hardware info but not my touchpad ajith@ajith-X553MA:~$ cat /proc/bus/input/devices But i noticed a field as Mouse instead of my touchpad. I: Bus=0011 Vendor=0002 Product=0001 Version=0063 N: Name="PS/2 Logitech Wheel Mouse" P: Phys=isa0060/serio4/input0 S: Sysfs=/devices/platform/i8042/serio4/input/input12 U: Uniq= H: Handlers=mouse0 event5 B: PROP=0 B: EV=7 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=3 I have used a mouse earlier with the laptop. But it was not a Logitech one. It was an HP one. Please help To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1383097/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp