CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2010/07/25 13:52:23
Modified files:
driver/xf86-input-usbtablet/src: usbtablet.c
Log message:
Fix configurations with both a stylus and an eraser.
The previous code was working by luck, since the "device busy" error
when opening the 2nd device was ignored. With xserver 1.8, xinput2 is
a bit less tolerant and causes a segfault. Problem reported by sthen@
Thanks.
