diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 19:19:39 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 19:19:39 +0000 |
commit | c609543baeb9441a4960d26169f6496c2d135d85 (patch) | |
tree | 7c83fb94863bdd5011c7b4da53eba6e77296016e /lib/libX11/specs/XKB/acknowledgement.xml | |
parent | 8a451c43839c0f0a10750371d9f75d79b3fe6d59 (diff) |
Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@,
shadchin@ on various architectures.
Bump major.
Diffstat (limited to 'lib/libX11/specs/XKB/acknowledgement.xml')
-rw-r--r-- | lib/libX11/specs/XKB/acknowledgement.xml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/lib/libX11/specs/XKB/acknowledgement.xml b/lib/libX11/specs/XKB/acknowledgement.xml new file mode 100644 index 000000000..2977999c4 --- /dev/null +++ b/lib/libX11/specs/XKB/acknowledgement.xml @@ -0,0 +1,35 @@ +<preface id='acknowledgement'> +<title>Acknowledgement</title> +<para> +This document is the result of a great deal of hard work by a great +many people. Without Erik Fortune’s work as Architect of the X +Keyboard Extension and the longtime support of Silicon Graphics +Inc. there would not be a keyboard extension. +</para> +<para> +We gratefully thank Will Walker and George Sachs for their help and +expertise in providing some of the content for this document, and +Digital Equipment Corporation and Hewlett-Packard for allowing them +to participate in this project, and we are deeply indebted to IBM for +providing the funding to complete this library specification. +</para> +<para> +Most of all, we thank Gary Aitken and Amber J. Benson for their long +hours and late nights as ultimate authors of this specification, and +for serving as authors, document editors, and XKB protocol and +implementation reviewers. Their commitment to accuracy and completeness, +their attention to detail, their keen insight, and their good natures +when working under tremendous pressure are in some measure responsible +not only for the quality of this document, but for the quality of the +Keyboard extension itself. +</para> +<para> +Matt Landau +</para> +<para> +Manager, X Window System +</para> +<para> +X Consortium Inc. +</para> +</preface> |