If all that didn't work, then the underlying kernel driver (mtouch.ko)
has probably bit rotted, as it seems it was definitely the one and only
right one at some point in time. (the description under modinfo is
"MicroTouch serial touchscreen driver").

And oh yes, someone mentioned evtouch before.

The mtouch kernel driver converts things to an ev style (/dev/input/event*) interface, and evtouch is an X driver that picks that up and brings things into X. The evtouch driver may need to have some calibration coded into /etc/X11/Xorg.conf or equivilent. But, before doing that, we can use a low level program for directly reading events from whichever /dev/input/event* device the mtouch driver creates and see if they make any sense.

Got to break things into their layers.
_______________________________________________
SkullSpace Discuss Mailing List
Help: http://www.skullspace.ca/wiki/index.php/Mailing_List#Discuss
Archive: https://groups.google.com/group/skullspace-discuss-archive/

Reply via email to