I had to
dpkg --force-overwrite -i /var/cache/apt/archives/libts-0.0-0_1.04_armel.deb && apt-get install -f
Yep, that works, mikeones!
Hmmm...now, it's asking if I want to change '/etc/ts.conf' or not.....
Did you accept the new version of this file or leave the old one?
I went ahead and accepted the new version....then after that a lot of other files got updated/configured....
UPDATE: I now have a touchscreen calibration problem....cursor in IceWM is way off....
I try quitting IceWm and then running 'ts_calibrate' but it opens and then quickly closes.....console shows quite a few lines of calibration related text saying that it took readings from different points.....
Just checked '.profile' and it says the following related to touchscreen:
export TSLIB_TSDEVICE="/dev/input/ts0"
export TSLIB_CONFFILE="/etc/ts.conf"
Just checked '/etc/ts.conf' and it has everything commented out EXCEPT for the following lines:
module_raw input
module pthres pmin=1
module variance delta=30
module dejitter delta=100
module linear
Any suggestions as to how to get touchscreen calibrated again???
Thanks!!