From 08ff89e02291b53f7e4b470240e59c4b900ef68b Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 28 Jun 2005 10:36:01 +0000 Subject: 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 --- packages/tslib/tslib/h1940/tslib.sh | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'packages/tslib') 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 + -- cgit v1.2.3