diff options
Diffstat (limited to 'system/xf86-input-evtouch/README')
-rw-r--r-- | system/xf86-input-evtouch/README | 11 |
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 0000000000000..40db38f10e068 --- /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. |