aboutsummaryrefslogtreecommitdiffstats
path: root/tslib/tslib/shepherd/tslib.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tslib/tslib/shepherd/tslib.sh')
-rw-r--r--tslib/tslib/shepherd/tslib.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/tslib/tslib/shepherd/tslib.sh b/tslib/tslib/shepherd/tslib.sh
index e69de29bb2..417ccd06ba 100644
--- a/tslib/tslib/shepherd/tslib.sh
+++ b/tslib/tslib/shepherd/tslib.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+TSLIB_TSDEVICE=/dev/ts
+TSLIB_TSEVENTTYPE=CORGI
+
+export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE