On 1/17/06, Halvor Borgen <[EMAIL PROTECTED]> wrote: > > > 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;). > > > > If this worked, it should work for the y coordinates to, right?
Yes, that's what I was thinking too. I've added the multiplier to all x and y calculations. > > I tried this, deleted the etc/pointercal in the rootfs image for > > recalibration, and now I can actually click all tabs on top of the > > OPIE screen. But there seems to be a rather big error, is that normal? > > What error? The coordinates aren't correct. But I remember that there was some error in the coordinates at x50 too. Fisherss probably knows more about it. -- _______________________________________________ Aximx50-port mailing list [email protected] https://www.handhelds.org/mailman/listinfo/aximx50-port
