| So, I don't actually own a Gateway Touchpad, but I do have a device (Norand/Intermec 6620) that has the SAME touchscreen controller. The MK712, that is. So, your drivers work with my 6620. However, I am having one problem... The controller program somehow reverses the axes. It reads the Y axis as the X axis and vice versa. So, when I move the pen up, the cursor moves left. When I move the pen right, the cursor moves down... It's fairly strange.
If anyone with C++ skills would be willing to modify the code for me, I have the source code for the program, and the Linux driver source for the MK712...
-zerozero | |