I am using qtopia-core-opensource-4.3.2 on ARM S3C2440 samsung SBC.

I set up touchcrean as below:
QWS_MOUSE_PROTO="LinuxTP:/dev/h3600_tsraw"


The touch screen works when I run example applications such as "calulator",
but it has not been calibrated and so "Press 9" actually hits "5".

I run "mousecalibrate" application, however it does not help.

Does anyone know how to do touch screen calibration for qtopia-core-opensource-4.3.2?

Thanks in advance.