aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2005-06-28 10:36:01 +0000
committerPhil Blundell <philb@gnu.org>2005-06-28 10:36:01 +0000
commit08ff89e02291b53f7e4b470240e59c4b900ef68b (patch)
treee5676a6f485dcad896f90e6c032be5afe1dc9453 /packages
parent831cec0e0dadc97320126e3d3e4a0082b379f971 (diff)
downloadopenembedded-08ff89e02291b53f7e4b470240e59c4b900ef68b.tar.gz
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
Diffstat (limited to 'packages')
-rw-r--r--packages/tslib/tslib/h1940/tslib.sh8
1 files changed, 8 insertions, 0 deletions
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
+