PKGBUILDs/extra/tslib/tslib.sh

9 lines
313 B
Bash
Raw Normal View History

2009-09-26 14:35:50 +00:00
# Confiruation for tslib, assumes that touchscreen events will be
# delivered though /dev/input/event1
export TSLIB_CALIBFILE=/etc/ts.calib
export TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_CONSOLEDEVICE=none
export TSLIB_FBDEVICE=/dev/fb0
export TSLIB_PLUGINDIR=/usr/lib/ts
export TSLIB_TSDEVICE=/dev/input/event1