I've just installed Ubuntu 13.04 on my Samsung Series 9, and I'm having trackpad issues. The community page for the series 9 indicates that the trackpad (including gestures, etc) works out of the box, but I'm unable to scroll with two fingers, min/max with three, etc. When I open up the mouse/trackpad settings, I see options that only relate to the mouse, almost as though a trackpad is not being detected:
{Not enough reputation points to post image, but I only have settings for 1) primary button, 2) Double-click speed and 3) Pointer speed}
However, looking at the output from xinput list
, the touchpad is certainly being detected:
salexander@Sammy:~$ xinput list
Virtual core pointer id=2 [master pointer (3)]
↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
↳ PS/2 Elantech Touchpad id=11 [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)]
↳ WebCam SC-13HDL11624N id=9 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]
Any idea what could be going on? Any reason I would be having issues with the trackpad when the Samsung Series 9 Community page indicates everything is alright? Googling didn't provide much help, and I couldn't find any bug reports with this description (I'll be sure to create one).
Thanks in advance for the help!
synclient -l
? In particular, what is the value of "Touchpad Off" and "ClickPad"? Have you modified any Xorg settings? – Adam Paetznick Jun 02 '13 at 19:48