tslib: 2.6 corgi now uses the input system for the touchscreen driver.
authorRichard Purdie <rpurdie@rpsys.net>
Sat, 22 Jan 2005 11:21:30 +0000 (11:21 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sat, 22 Jan 2005 11:21:30 +0000 (11:21 +0000)
BKrev: 41f2373afRpiUr0F59nIUrLX6KFkYQ

packages/tslib/tslib/openzaurus-pxa-2.6/ts.conf
packages/tslib/tslib/openzaurus-pxa-2.6/tslib.sh

index e69de29..0930971 100644 (file)
@@ -0,0 +1,5 @@
+module_raw input
+module pthres pmin=1
+module variance delta=30
+module dejitter delta=100
+module linear
index e69de29..9c51524 100644 (file)
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+TSLIB_TSDEVICE=/dev/input/event1
+TSLIB_TSEVENTTYPE=INPUT
+
+export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE