blob: 21d6ecbd6a63c7186f6ac729538fccbc971c5644 [file] [log] [blame]
#!/bin/sh
if [ -e /dev/input/touchscreen0 ]
then
QWS_MOUSE_PROTO=Tslib:/dev/input/touchscreen0
export QWS_MOUSE_PROTO
fi