Bug 97011 - udev rule for Lenovo Y700-14ISK touchpad
Summary: udev rule for Lenovo Y700-14ISK touchpad
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-20 18:43 UTC by theoriginalkage@gmail.com
Modified: 2016-07-21 01:08 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description theoriginalkage@gmail.com 2016-07-20 18:43:07 UTC
I needed to enter this udev rule in /etc/udev/hwdb.d/61-evdev-local.hwdb to get the touchpad to work properly.  The kernel guessed the size of the touchpad incorrectly, causing the X axis movement to be drastically different from the Y axis movement.

# Lenovo Y700-14ISK
evdev:name:AlpsPS/2 ALPS GlidePoint:dmi:*svnLENOVO:*pvrLenovoideapadY700-14ISK*
 EVDEV_ABS_00=::27
 EVDEV_ABS_01=::29
 EVDEV_ABS_35=::27
 EVDEV_ABS_36=::29
Comment 1 Peter Hutterer 2016-07-21 01:08:09 UTC
thanks, pull request submitted: https://github.com/systemd/systemd/pull/3769

I'm marking this as fixed because usually it's pulled within a day or two anyway. If it's still open in a few days please let me know.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.