Files
oldlinux-files/Linux-0.98/Yggdrasil-0.98.3/usr/X11/man/man1/XStandards.1x
2024-02-19 00:21:16 -05:00

168 lines
3.8 KiB
Plaintext

.\" $XConsortium: Standards.man,v 1.6 91/09/09 16:13:44 rws Exp $
.TH XSTANDARDS 1 "Release 5" "X Version 11"
.SH NAME
X Standards \- MIT X Consortium Standards
.SH SYNOPSIS
The major goal of the MIT X Consortium is to promote cooperation within the
computer industry in the creation of standard software interfaces at all layers
in the X Window System environment. The status of various standards and
the software in the X11R5 distribution is explained below.
.SH STANDARDS
The following documents are MIT X Consortium standards:
.nf
X Window System Protocol
X Version 11, Release 5
Robert W. Scheifler
Xlib - C Language X Interface
X Version 11, Release 5
James Gettys, Robert W. Scheifler, Ron Newman
X Toolkit Intrinsics - C Language Interface
X Version 11, Release 5
Joel McCormack, Paul Asente, Ralph R. Swick
Bitmap Distribution Format
Version 2.1
X Version 11, Release 5
Inter-Client Communication Conventions Manual
Version 1.1
X Version 11, Release 5
David Rosenthal
Compound Text Encoding
Version 1.1
X Version 11, Release 5
Robert W. Scheifler
X Logical Font Description Conventions
Version 1.4
X Version 11, Release 5
Jim Flowers
X Display Manager Control Protocol
Version 1.0
X Version 11, Release 5
Keith Packard
X11 Nonrectangular Window Shape Extension
Version 1.0
X Version 11, Release 5
Keith Packard
X11 Input Extension Protocol Specification
Version 1.0
X Version 11, Release 5
George Sachs, Mark Patrick
X11 Input Extension Library Specification
X Version 11, Release 5
Mark Patrick, George Sachs
The X Font Service Protocol
Version 1.0
X Version 11, Release 5
Jim Fulton
.fi
.SH "DRAFT STANDARDS"
The following documents are currently draft standards of the MIT X Consortium.
.nf
PEX Protocol Specification
Version 5.0P
Sally Barry (editor)
Extending X for Double-Buffering, Multi-Buffering, and Stereo
Version 3.2
Jeffrey Friedberg, Larry Seiler, Jeff Vroom
.fi
.SH "INCLUDE FILES"
The following include files are part of the Xlib standard.
.nf
<X11/cursorfont.h>
<X11/keysym.h>
<X11/keysymdef.h>
<X11/X.h>
<X11/Xatom.h>
<X11/Xcms.h>
<X11/Xlib.h>
<X11/Xlibint.h>
<X11/Xproto.h>
<X11/Xprotostr.h>
<X11/Xresource.h>
<X11/Xutil.h>
<X11/X10.h>
.fi
.PP
The following include files are part of the X Toolkit Intrinsics standard.
.nf
<X11/Composite.h>
<X11/CompositeP.h>
<X11/Constraint.h>
<X11/ConstrainP.h>
<X11/Core.h>
<X11/CoreP.h>
<X11/Intrinsic.h>
<X11/IntrinsicP.h>
<X11/Object.h>
<X11/ObjectP.h>
<X11/RectObj.h>
<X11/RectObjP.h>
<X11/Shell.h>
<X11/ShellP.h>
<X11/StringDefs.h>
<X11/Vendor.h>
<X11/VendorP.h>
.fi
.PP
The following include file is part of the
Nonrectangular Window Shape Extension standard.
.nf
<X11/extensions/shape.h>
.fi
.PP
The following include files are part of the X Input Extension standard.
.nf
<X11/extensions/XI.h>
<X11/extensions/XInput.h>
<X11/extensions/XIproto.h>
.fi
.PP
The following include file is part of the Multi-Buffering draft standard.
.nf
<X11/extensions/multibuf.h>
.fi
.SH "NON STANDARDS"
The X11R5 distribution contains \fIsample\fP implementations, not
\fIreference\fP implementations. Although much of the code is believed
to be correct, the code should be assumed to be in error wherever it
conflicts with the specification.
.PP
At the public release of X11R5, the only MIT X Consortium standards are
the ones listed above.
No other documents, include files, or software in X11R5 carry special
status within the X Consortium. For example, none of the following
are standards:
internal interfaces of the sample server;
the MIT-SHM extension;
the Input Synthesis extension;
the Athena Widget Set;
the Xmu library;
the Xau library;
CLX, the Common Lisp interface to X;
the RGB database;
the fonts distributed with X11R5;
the applications distributed with X11R5;
the include files <X11/XWDFile.h>, <X11/Xfuncproto.h>, <X11/Xfuncs.h>,
<X11/Xosdefs.h>, and <X11/Xos.h>;
the bitmap files in <X11/bitmaps>.