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
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.