Start a Conversation

Unsolved

This post is more than 5 years old

916

June 21st, 2016 06:00

Touchpad on Sputnik Precision 5510

Hi All - I recently got one of the new Precision 5510 with 14.10 pre-installed.  For some packages I was testing, I had to upgrade to Ubuntu 16.04 - which has worked perfectly except for the touchpad.  I haven't been able to find the right settings to make things happy.  Is there anyway somebody could send me the "xinput" settings for the touchpad on a 'stock' copy with Ubuntu 14.10 for this model?

Something like this should work to get them - 

xinput --list-props `xinput |fgrep Touchpad|cut -d= -f2|cut -f1`

Thanks.

36 Posts

June 22nd, 2016 04:00

This is Arch, not Ubuntu, but I'm pretty happy with the touchpad:

Device 'SynPS/2 Synaptics TouchPad':
Device Enabled (138): 1
Coordinate Transformation Matrix (140): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Tapping Enabled (274): 1
libinput Tapping Enabled Default (275): 0
libinput Tapping Drag Enabled (276): 1
libinput Tapping Drag Enabled Default (277): 1
libinput Tapping Drag Lock Enabled (278): 0
libinput Tapping Drag Lock Enabled Default (279): 0
libinput Accel Speed (280): 0.610245
libinput Accel Speed Default (281): 0.000000
libinput Natural Scrolling Enabled (282): 1
libinput Natural Scrolling Enabled Default (283): 0
libinput Send Events Modes Available (258): 1, 1
libinput Send Events Mode Enabled (259): 0, 0
libinput Send Events Mode Enabled Default (260): 0, 0
libinput Left Handed Enabled (284): 0
libinput Left Handed Enabled Default (285): 0
libinput Scroll Methods Available (286): 1, 1, 0
libinput Scroll Method Enabled (287): 1, 0, 0
libinput Scroll Method Enabled Default (288): 1, 0, 0
libinput Click Methods Available (289): 1, 1
libinput Click Method Enabled (290): 0, 1
libinput Click Method Enabled Default (291): 1, 0
libinput Disable While Typing Enabled (292): 1
libinput Disable While Typing Enabled Default (293): 1
Device Node (261): "/dev/input/event10"
Device Product ID (262): 2, 7
libinput Drag Lock Buttons (294):
libinput Horizonal Scroll Enabled (263): 1

No Events found!

Top