ChangeSet ID: 10912
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/01/30 16:56:06
Modified files:
dlls/x11drv : wintab.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
The NVIDIA graphics device comes up as an X extension event, but
throws an error (BadMatch) when querying for the buttons. Catch this
error and and discard that device from being a tablet device.
Patch: http://cvs.winehq.org/patch.py?root=/home/winehq/opt/cvs-commit&id=10912
Old revision New revision Changes Path
1.2 1.3 +13 -0 wine/dlls/x11drv/wintab.c