/usr/local/tslib/bin # ./ts_calibrate
xres = 320, yres = 240
selected device is not a touchscreen I understand
Took 3 samples...
Top left : X = 123200 Y = 1073994324
Took 3 samples...
Top right : X = 123200 Y = 1073994324
Took 3 samples...
Bot right : X = 123200 Y = 1073994324
Took 3 samples...
Bot left : X = 123200 Y = 1073994324
Took 3 samples...
Center : X = 123200 Y = 1073994324
-1.552348 -0.009943 0.000001
-1.564143 -0.007482 0.000001
Calibration constants: -101734 -651 0 -102507 -490 0 65536
我自己编译的tslib1.4
运行./ts_calibrate时他不让我校正直接就过去了
只是什么原因?
而且我运行./ts_test的时候出现如图
终端上没有动静selected device is not a touchscreen I understand,屏幕上中间的点一直在闪烁。终端上没有点击的的坐标出现!