From: Florian Boor Date: Wed, 18 Apr 2007 12:43:54 +0000 (+0000) Subject: tslib: Add dummy script for HTC Tornado without touchscreen. Disables pointer in X. X-Git-Tag: Release-2010-05/1~8868^2~690 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=781a49f886ad413031e273be8458ec4b77ad2322;p=openembedded.git tslib: Add dummy script for HTC Tornado without touchscreen. Disables pointer in X. --- diff --git a/packages/tslib/tslib/htctornado/.mtn2git_empty b/packages/tslib/tslib/htctornado/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/tslib/tslib/htctornado/tslib.sh b/packages/tslib/tslib/htctornado/tslib.sh new file mode 100644 index 0000000000..33c8c11d4f --- /dev/null +++ b/packages/tslib/tslib/htctornado/tslib.sh @@ -0,0 +1,6 @@ +#!/bin/sh +# This indicates that we have no pointing device at all +TSLIB_TSDEVICE=/dev/null + +export TSLIB_TSDEVICE +