Automated Presentation of directory src/exampleCode/X/
an X subtree of example source.
See also the Frequently Asked Questions X files,
/toolbox/FAQs/netfaqs/{X-faq,X.speedups-faq,Xt-faq,motif-faq,pex-faq}
- cursor:
2 examples implementing cursors in X--one using "Font" and
the other "Pixmap" cursors.
- fonts:
2 X font examples--one working with glpyhs, the other,
implementing scalable fonts.
- pixmap:
contains X-based programs that manipulate pixmaps
- XtAppInitwIcon:
generates multi-color icons Xt demo program. contains
source to a function that is the same as XtAppInitialize
except that it allows the application an opportunity to
generate an icon window for the top-level shell that is
a visual other than the default 2-color visual. According
to the documentation for creating icon windows, it must
have the same visual type as the root window.
- Xserver:
contains links to PostScript versions of Silicon Graphics X
server papers:
- A Fully Functional Implementation of Layered Windows
- Program X Overlay Windows
- Going Beyond the MIT Sample Server: The Silicon Graphics X11 Server
- A Three Color Cursor for X
as well as accompanying sample source code from the
articles, and a Makefile to build the executables.
- xshowcmap2:
an extension to
xshowcmap and useful in debugging problems dealing with
multiple colormaps and/or visuals. modified with three
new optional arguments:
visid
allows specifying the visual id.
cmap
allows specifying the colormap id.
windowid
allows specifying a window id.
Files of interest from "src/exampleCode/X" directory
Documentation
Reference
Subdirectories
OR, ...
Copyright © 1995, Silicon Graphics, Inc.