I've made a bit more progress.

So after changing 


Code:
--------------------
    sudo TSLIB_FBDEVICE=/dev/fb1 TSLIB_TSDEV=/dev/input/event0 
/usr/local/bin/ts_test
--------------------


into


Code:
--------------------
    sudo TSLIB_FBDEVICE=/dev/fb0 TSLIB_TSDEV=/dev/input/event0 
/usr/local/bin/ts_test
--------------------


------------------------------------------------------------------------
qyy920's Profile: http://forums.slimdevices.com/member.php?userid=69283
View this thread: http://forums.slimdevices.com/showthread.php?t=113776

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to