Slow progress with the screen calibration. I managed to get tslib compiled and installed (following 'these' (https://github.com/AudioMorphology/Europi/wiki/Install-and-configure-TSLIB) instructions), and I've managed to run ts_calibrate to produce a pointercal file.
I've then set all the environment variables that I believe are needed: TSLIB_FBDEVICE=/dev/fb0 TSLIB_TSDEVICE=/dev/input/event2 (event number determined from cat /proc/bus/input/devices) TSLIB_CALIBFILE=/etc/pointercal TSLIB_CONFFILE=/etc/ts.conf TSLIB_PLUGINDIR=/usr/local/lib/ts JIVE_NOCURSOR=1 SDL_MOUSEDRV=TSLIB SDL_MOUSEDEV=$TSLIB_TSDEVICE ts_test seems to work nicely with the calibration values in pointercal. I've then run jivelite with the 'sudo -E' option to make sure it uses the environment variables, but it doesn't seem to be making use of the calibration file. Is it expecting to find pointercal in a different place from what is specified by TSLIB_CALIBFILE? I've also tried it in /usr/local/etc Any hints will be gratefully received! ------------------------------------------------------------------------ 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
