I guess my SDL build DOES have tslib support now:

Code:
--------------------
    root@openframe:/usr/local/lib# ldd libSDL-1.2.so.0.11.4
        linux-gate.so.1 (0xb7719000)
        libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb756a000)
        libts.so.0 => /lib/i386-linux-gnu/libts.so.0 (0xb7564000)
        libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb755f000)
        libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xb7540000)
        libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb7364000)
        /lib/ld-linux.so.2 (0xb771a000)
  
--------------------


So is there another obvious reason why the pointercal calibration seems
to be being ignored?


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110040

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

Reply via email to