Comment 6 for bug 630264

Revision history for this message
axoin (axoin) wrote :

I am still investigating why the click function does not work.

I have compared Xorgs logs with the usbhid driver and the hid-mosart driver. This points out that,

with generic, the touchscreen is recognized a 'tablet' (absolute axes, etc.)
with mosart, the touchscreen is recognized as 'touchpad'. ( See Applying InputClass "evdev tablet catchall" and Applying InputClass "evdev pointer catchall" in the logs.)

I have looked in the Xorg rule for matching as tablet and it required MatchIsTouchscreen On.
Now I would like to now how to bring the hid-mosart driver to fulfill the MatchIsTouchscreen. Or any other ideas how to tell Xorg that this is a touchscreen?

I'm quite near to the solution but this requires some more ideas that i currently don't have, I hope you may help.

kind regards