blob: 7068e8d92299ceccf535306b8dec25a12b6809bc [file] [log] [blame]
#!/bin/sh
if [ -e /dev/input/touchscreen0 ]; then
TSLIB_TSDEVICE=/dev/input/touchscreen0
export TSLIB_TSDEVICE
fi