From: Michael Lauer Date: Thu, 13 Jul 2006 10:14:27 +0000 (+0000) Subject: tslib.sh(htcuniversal) remove opie specifics X-Git-Tag: Release-2010-05/1~9453^2~1233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6385a0ae39b23ffe964128e105760e03b2c626d;p=openembedded.git tslib.sh(htcuniversal) remove opie specifics --- diff --git a/packages/tslib/tslib/htcuniversal/tslib.sh b/packages/tslib/tslib/htcuniversal/tslib.sh index 9ac2ecb0e9..cc7e6b724a 100644 --- a/packages/tslib/tslib/htcuniversal/tslib.sh +++ b/packages/tslib/tslib/htcuniversal/tslib.sh @@ -3,7 +3,4 @@ TSLIB_TSDEVICE=`detect-stylus --device` TSLIB_CONFFILE=/etc/ts.conf -# this one is for making opie happy... -QWS_MOUSE_PROTO=TPanel:`detect-stylus --device` -export TSLIB_TSDEVICE TSLIB_CONFFILE QWS_MOUSE_PROTO - +export TSLIB_TSDEVICE TSLIB_CONFFILE