A little more progress. With these environment variables:
Code:
--------------------
export TSLIB_FBDEVICE=/dev/fb0
export TSLIB_TSDEVICE=/dev/input/event3
export TSLIB_CALIBFILE=/usr/local//etc/pointercal
export TSLIB_CONFFILE=/usr/local/etc/ts.conf
export TSLIB_PLUGINDIR=/usr/local/lib/ts
export SDL_MOUSEDRV=TSLIB
--------------------
and with SDL_MOUSEDEV unset, I find that when I start JiveLite the mouse
pointer calibration is very poor, but if I 'swipe in' from every corner
of the screen (i.e. touch outside the screen area, then drag over the
screen corner onto the touchscreen area), the pointer seems to calibrate
itself! How can that be? Is there some sort of SDL calibration routine
being called from inside Jivelite? This is NOT the case when I set
SDL_MOUSEDEV=$TSLIB_TSDEVICE
EDIT: In fact it's enough to just touch each corner of the screen.
Weird.
EDIT2: It's enough just to touch the top left corner when Jivelite
starts up!
------------------------------------------------------------------------
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