[Bug 11699] Acecad tablet not recognised as a tablet

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 15 06:53:37 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=11699





--- Comment #2 from Niels <niels.emmersen at pkf-it.dk>  2008-03-15 06:53:36 ---
The patch doesn't solve the problem.

As far as I can read the code, there are two problems:

- The type of my tablet device is determined by the name I've given it in my
xorg.conf and by the hardware device name. Since none of those contain
"stylus", the device isn't recognised as a stylus and
cursor->TYPE==CSR_TYPE_PEN is FALSE.

- My device have only 3 axis, so 0 valid devices are returned.


After changing the name in xorg.conf and the test to Val->num_axes >= 3,
Photoshop fails to load.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list