From 44bc62bf1494d8bc37922435f2be205edbfee4bc Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 28 Aug 2004 15:19:38 +0000 Subject: switch h3600 to /dev/touchscreen/0, like h3900 BKrev: 4130a28a4ecsy2-5KdtmLtfVQbddvg --- tslib/tslib/h3600/tslib.sh | 6 ++++++ tslib/tslib_cvs.oe | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/tslib/tslib/h3600/tslib.sh b/tslib/tslib/h3600/tslib.sh index e69de29bb2..0c7bef2b09 100644 --- a/tslib/tslib/h3600/tslib.sh +++ b/tslib/tslib/h3600/tslib.sh @@ -0,0 +1,6 @@ +#!/bin/sh + +TSLIB_TSDEVICE=/dev/touchscreen/0 +TSLIB_TSEVENTTYPE=H3600 + +export TSLIB_TSDEVICE TSLIB_TSEVENTTYPE diff --git a/tslib/tslib_cvs.oe b/tslib/tslib_cvs.oe index 994ea71cc7..cf1c83b6e2 100644 --- a/tslib/tslib_cvs.oe +++ b/tslib/tslib_cvs.oe @@ -1,5 +1,5 @@ PV = "0.0cvs${CVSDATE}" -PR = "r3" +PR = "r4" DESCRIPTION = "tslib is a touchscreen access library." -- cgit v1.2.3