aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tslib/tslib/htc-msm7/tslib.sh
blob: d6141f8d66fad95a542432500128e8e0ffbe5ca5 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# FIXME: Use /dev/input/touchscreen, once we have this logic on all hotplug system
# Yes, hardcoding the event node is wrong, will fix this eventually
TSLIB_TSDEVICE=/dev/input/event1

export TSLIB_TSDEVICE