tslib: Add dummy script for HTC Tornado without touchscreen. Disables pointer in X.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 18 Apr 2007 12:43:54 +0000 (12:43 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 18 Apr 2007 12:43:54 +0000 (12:43 +0000)
packages/tslib/tslib/htctornado/.mtn2git_empty [new file with mode: 0644]
packages/tslib/tslib/htctornado/tslib.sh [new file with mode: 0644]

diff --git a/packages/tslib/tslib/htctornado/.mtn2git_empty b/packages/tslib/tslib/htctornado/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/tslib/tslib/htctornado/tslib.sh b/packages/tslib/tslib/htctornado/tslib.sh
new file mode 100644 (file)
index 0000000..33c8c11
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+# This indicates that we have no pointing device at all
+TSLIB_TSDEVICE=/dev/null
+
+export TSLIB_TSDEVICE
+