summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-15 11:22:25 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-15 11:22:25 -0800
commit24a2b4d3ec8bcc1ba659a23f6a92fe1239f7bc53 (patch)
tree3286f999a7dc78ced768692df0c6d5298bb4a0ef
parent56fc29607b261b7f0d252a1db189ccdecdca5f3a (diff)
Fill in more details in the README
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README18
1 files changed, 14 insertions, 4 deletions
diff --git a/README b/README
index b09dda7..72b5f54 100644
--- a/README
+++ b/README
@@ -1,13 +1,23 @@
XEvIE - X Event Interception Extension
-XEvIE is a X extension providing functionalities to allow users
-intercept keyboard/mouse events.
+Extension name: XEVIE
+
+XEvIE is a X extension providing functionalities to allow a client to
+intercept keyboard/mouse events, and optionally modify them or consume
+them before delivery through the normal event delivery mechanisms.
It was included in X11R6.8 through Xorg server 1.5, but is no
longer supported in current X server releases (and didn't actually
-work in the last releases that did include it).
+work in the last releases that did include it, nor was it ever enabled
+by default in the releases made by X.Org, though some distros may have
+enabled it in their builds/packages).
-Extension name: XEVIE
+No formal specification of the protocol was ever written, but it can
+be mostly determined from the evieproto.h header and the libXevie
+documentation of the functions that directly map to the protocol requests.
+
+A version 1.1 was proposed to solve several issues around security and
+multi-client access, but never implemented.
All questions regarding this software should be directed at the
Xorg mailing list: