CVSROOT: /cvs Module name: xenocara Changes by: m...@cvs.openbsd.org 2015/03/06 15:49:34
Modified files: driver/xf86-input-synaptics/src: wsconscomm.c Log message: Make sure the end of a motion is correctly detected even if the hardware does not always report a 0 'w' value for two-finger contacts. Diff from Ulf Brosziewski. Fix a regression with Synaptics touchpads reported by Patrick keshishian and Henrik Friedrichsen on misc@. ok matthieu@, deraadt@