#!/bin/sh
#
# set environment....
#

echo set tslib environment...
export TSLIB_TSDEVICE=/dev/event1
export TSLIB_TSEVENTTYPE=INPUT
export TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_CALIBFILE=/etc/pointercal
