From: Phil Blundell Date: Tue, 28 Jun 2005 10:36:01 +0000 (+0000) Subject: Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded X-Git-Tag: Release-2010-05/1~9453^2~4309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08ff89e02291b53f7e4b470240e59c4b900ef68b;p=openembedded.git Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded into mill.internal.reciva.com:/nexus/home/pb/oe/oe 2005/06/28 11:22:54+01:00 reciva.com!pb Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded into mill.internal.reciva.com:/nexus/home/pb/oe/oe 2005/06/28 11:19:03+01:00 reciva.com!pb use detect-stylus on h1940 patch courtesy Arjan Schrijver BKrev: 42c128114vZ2nSqYC1mjaM-tfpFLVg --- diff --git a/packages/tslib/tslib/h1940/tslib.sh b/packages/tslib/tslib/h1940/tslib.sh index e69de29bb2..5e5e283962 100644 --- a/packages/tslib/tslib/h1940/tslib.sh +++ b/packages/tslib/tslib/h1940/tslib.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +TSLIB_TSDEVICE=`detect-stylus --device` +TSLIB_CONFFILE=/usr/share/tslib/ts.conf-h3600 +QWS_MOUSE_PROTO=TPanel + +export TSLIB_TSDEVICE TSLIB_CONFFILE QWS_MOUSE_PROTO +