tslib 1.0 add configuration file for qemuarm machine - taken from Poky.
[openembedded.git] / packages / tslib / tslib / qemuarm / tslib.sh
1 #!/bin/sh
2
3 TSLIB_TSDEVICE=/dev/input/touchscreen0
4 TSLIB_TSEVENTTYPE=INPUT
5
6 export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE