diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 18:18:27 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 18:18:27 -0800 |
commit | 56fc29607b261b7f0d252a1db189ccdecdca5f3a (patch) | |
tree | 6de986a3213a981bb080ad9179bdba68b1e0b531 | |
parent | 9a98637885e2c6d61175090574373ff9b86cfb41 (diff) |
Correct README to describe XEvIE instead of EVI extension
Yes, we had two little used extensions with very different
purposes but very similar names. Naming is hard.
While we're in here, document that this extension is no longer
supported in the Xserver.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | README | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,8 +1,11 @@ - Extended Visual Information Extension (XEVIE) +XEvIE - X Event Interception Extension +XEvIE is a X extension providing functionalities to allow users +intercept keyboard/mouse events. -This extension defines a protocol for a client to determine information -about core X visuals beyond what the core protocol provides. +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). Extension name: XEVIE |