Hi,

I'm looking in the touchscreen driver source
(arch/arm/mach-pxa/h4000/h4000_ts.c), and I would realy want to know
what the different numbers are in the following lines (repeated a
couple of times in the source). I think Fisherss will be the only one
that can answer though :-)

x_new1 = 240-((x - 141)*800/3662)+20;

I'm guessing that 240 is the horizontal resolution, so I'm trying to
put 480 there to make it work on x50v, but my guess is that some of
the other numbers have to do with the resolution too. I'll try to just
do the values * 2 too (add a line x_new1 *= 2;).

Hopefully we can make it work on x50v as soon as possible!

Greetz,
JeDi
--
_______________________________________________
Aximx50-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/aximx50-port

Reply via email to