1libXt - X Toolkit Intrinsics library
2------------------------------------
3
4Documentation for this library can be found in the included man pages; and
5the libXt spec from the specs directory of the source, also available at:
6
7 - https://www.x.org/releases/current/doc/libXt/intrinsics.html
8 - https://www.x.org/releases/current/doc/libXt/intrinsics.pdf
9
10and the O'Reilly X Toolkit books, which they have made freely available online:
11
12 - X Series Volume 4: X Toolkit Intrinsics Programming Manual,
13   1st Edition (1990, covers X11R3)
14
15   https://www.archive.org/details/xtoolkitintrsin20400nyemiss
16
17 - X Series Volume 4: X Toolkit Intrinsics Programming Manual,
18   2nd Edition (1990, covers X11R4)
19
20   https://www.archive.org/details/xtoolkitintrinsi04nyemiss
21
22 - X Series Volume 4: X Toolkit Intrinsics Programming Manual,
23   Motif Edition (1990, covers X11R4/Motif 1.1)
24
25   https://www.archive.org/details/xtoolktintrmotif04nyemiss
26
27 - X Series Volume 4: X Toolkit Intrinsics Programming Manual,
28   3rd Edition (1993, covers X11R5)
29
30   https://www.archive.org/details/xtoolkitintrinsic04nyemiss
31
32 - X Series Volume 5: X Toolkit Intrinsics Reference Manual
33   (1990, covers X11R4)
34
35   https://www.archive.org/details/xtoolkitintrinsi04nyemiss
36
37----------------------------------------------------------------------------
38
39All questions regarding this software should be directed at the
40Xorg mailing list:
41
42  https://lists.x.org/mailman/listinfo/xorg
43
44The master development code repository can be found at:
45
46  https://gitlab.freedesktop.org/xorg/lib/libXt
47
48Please submit bug reports and requests to merge patches there.
49
50For patch submission instructions, see:
51
52  https://www.x.org/wiki/Development/Documentation/SubmittingPatches
53