summaryrefslogtreecommitdiffstats
path: root/meta/packages/tslib/tslib/ipaq-pxa270/tslib.sh
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/tslib/tslib/ipaq-pxa270/tslib.sh')
-rw-r--r--meta/packages/tslib/tslib/ipaq-pxa270/tslib.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/packages/tslib/tslib/ipaq-pxa270/tslib.sh b/meta/packages/tslib/tslib/ipaq-pxa270/tslib.sh
new file mode 100644
index 0000000000..3a6ba78c50
--- /dev/null
+++ b/meta/packages/tslib/tslib/ipaq-pxa270/tslib.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+TSLIB_TSDEVICE=/dev/input/touchscreen0
+TSLIB_CONFFILE=/usr/share/tslib/ts-2.6.conf
+
+export TSLIB_TSDEVICE TSLIB_CONFFILE