switch h3600 to /dev/touchscreen/0, like h3900
authorPhil Blundell <philb@gnu.org>
Sat, 28 Aug 2004 15:19:38 +0000 (15:19 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 28 Aug 2004 15:19:38 +0000 (15:19 +0000)
BKrev: 4130a28a4ecsy2-5KdtmLtfVQbddvg

tslib/tslib/h3600/tslib.sh
tslib/tslib_cvs.oe

index e69de29..0c7bef2 100644 (file)
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+TSLIB_TSDEVICE=/dev/touchscreen/0
+TSLIB_TSEVENTTYPE=H3600
+
+export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE
index 994ea71..cf1c83b 100644 (file)
@@ -1,5 +1,5 @@
 PV = "0.0cvs${CVSDATE}"
-PR = "r3"
+PR = "r4"
 
 DESCRIPTION = "tslib is a touchscreen access library."