summaryrefslogtreecommitdiff
path: root/system/xf86-input-evtouch/README
diff options
context:
space:
mode:
authorV'yacheslav Stetskevych <slava18@gmail.com>2010-07-02 19:34:25 -0500
committerErik Hanson <erik@slackbuilds.org>2010-07-03 02:31:43 -0500
commitfa27af5efaa3baeb2d1caf4ed96d4b845f912956 (patch)
treee5e75cabafb7f4cad0f3c2831d18bd3ae62fbc9e /system/xf86-input-evtouch/README
parent5e0d3a2f61d50efe401436f89657e14b14b66a33 (diff)
downloadslackbuilds-fa27af5efaa3baeb2d1caf4ed96d4b845f912956.tar.gz
system/xf86-input-evtouch: Added (X.org touchscreen driver)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/xf86-input-evtouch/README')
-rw-r--r--system/xf86-input-evtouch/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/xf86-input-evtouch/README b/system/xf86-input-evtouch/README
new file mode 100644
index 0000000000..40db38f10e
--- /dev/null
+++ b/system/xf86-input-evtouch/README
@@ -0,0 +1,11 @@
+xf86-input-evtouch (X.org touchscreen driver)
+
+This X.Org driver provides support for touchscreen input devices.
+The driver is actually a evdev driver which supports events for moving in
+absolute coordinates, relative coordinates and events for mouse buttons.
+
+The latest version by the original author doesn't build against
+xorg-server > 1.4, which was shipped with Slackware 12.2, so this SlackBuild
+uses patches that hopefully make it work with later Slackware releases.
+
+See README.SLACKWARE for configuration information.