diff options
author | dholland <dholland> | 2008-09-08 07:10:41 +0000 |
---|---|---|
committer | dholland <dholland> | 2008-09-08 07:10:41 +0000 |
commit | 337ae31ecd188bf82de89545366b1f67efd02137 (patch) | |
tree | 8eb8fbc788f792e7ddede1ad0c394e41196ea42e /x11/Xfixes | |
parent | 2fb9e96d3e8be323c0da7a581a30fac7df265afe (diff) | |
download | pkgsrc-337ae31ecd188bf82de89545366b1f67efd02137.tar.gz |
Update these for consistency (libXfixes/DESCR is related but didn't
need updating) and document which are the native-x11 and which are the
modular X.org versions.
Diffstat (limited to 'x11/Xfixes')
-rw-r--r-- | x11/Xfixes/DESCR | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/x11/Xfixes/DESCR b/x11/Xfixes/DESCR index 25c40663c97..656480852e0 100644 --- a/x11/Xfixes/DESCR +++ b/x11/Xfixes/DESCR @@ -1 +1,7 @@ -Xfixes extension of X RandR +The X Fixes Extension provides workarounds for various limitations +in the core protocol. The extension is designed to hold various +vaguely related extension bits that change how the X server and +clients interact with fundamental parts of the window system. + +This package is for use with older native X11 versions. The modular +X.org version is in x11/libXfixes. |