Module Name: xsrc Committed By: jmcneill Date: Sat Dec 4 15:21:55 UTC 2021
Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c ws.h Log Message: Assume WSMOUSE_TYPE_TPANEL if calibration data is present and the device is in raw mode. The WSMOUSEIO_GTYPE ioctl may not return the correct type on a wsmux if there is a mix of absolute and relative pointers attached. Reverts "xf86-input-ws: Port auto-calibration bits from xf86-input-mouse". Suggested by uwe@ To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 xsrc/external/mit/xf86-input-ws/dist/src/ws.c cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xf86-input-ws/dist/src/ws.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.