jonnyg@ROVER.UMD.EDU (Jon Greenblatt) (04/30/88)
I wrote this man page for my local X support, I though the net might
like it. This is a quick reference card for the Xlib libraries. I'll give
it in both text and man format. There is an extraneous '.' in the man page,
I used it the to align the columns, a real troff hacker should be able to fix
this.
---------------------------- Text format ---------------------------
INTRO(3x) INTRO(3x)
NAME
intro - introduction to Xlib library functions
DESCRIPTION
This section describes functions that may be found in the
Xlib library. These functions are accessible from the C
library, libX, which is automatically loaded by the C com-
piler cc(1). The link editor ld(1) searches this library
under the `-lX' option.
LIST OF FUNCTIONS
XAddHost XDrIString XInitial XRecCur XSeSizeHs
XAllColor XDrLine XInstCmap XReparWin XSeStandC
XAllEvents XDrPoint XInterReg XSContext XSeStandP
XCKControl XDrRect XInternA XSInput XSeState
XCKMapping XDrString XListFont XSeArcMod XSeTile
XCPControl XDrText XLoadFont XSeClassHs XSeTransHs
XCSSet XERegion XLookKsym XSeClipO XSeWMHs
XCWAttrib XFillRect XMDBases XSeClosDM XSeZoomHs
XClearArea XFlush XMapWin XSeCommnd XStBytes
XConfigWin XFree XOpDsply XSeErrHan XStColors
XCopyArea XGetDef XParGeom XSeFillS XStName
XCreCmap XGetRes XPolyReg XSeFont XStTKeysym
XCreFCur XGetVInfo XPutBEvnt XSeFontP XSync
XCreGC XGetWAttr XPutImage XSeIcName XTextExt
XCreImage XGetWProp XPutRes XSeIconSHs XTextWid
XCrePmap XGrButton XQBSize XSeInFocus XTranWCo
XCreReg XGrKey XQColor XSeLAttr XUQuark
XCreWin XGrKeybrd XQPointer XSeNormHs XUnmapWin
XDefCur XGrPntr XQTree XSePMap XWarpPntr
XDesWin XGrServer XRaiseWin XSeScSav XWinEvent
XDrArc XIfEvent XReadBF XSeSelOwn
FILES
/usr/lib/libX11.a
/usr/lib/libX.a
--------------------------- Man format ---------------------------------
.TH INTRO 3x "April 1988" "Space overwritten by .AC macro" " "
.AC 1 0
.SH NAME
intro \- introduction to Xlib library functions
.SH DESCRIPTION
This section describes functions that may be found
in the Xlib library.
These functions are accessible from the C library,
.IR libX ,
which is automatically loaded by the C compiler
.IR cc (1).
The link editor
.IR ld (1)
searches this library under the `\-lX' option.
.PP
.bp
.SH "LIST OF FUNCTIONS"
.sp 5p
XAddHost XDrIString XInitial XRecCur XSeSizeHs
XAllColor XDrLine XInstCmap XReparWin XSeStandC
XAllEvents XDrPoint XInterReg XSContext XSeStandP
XCKControl XDrRect XInternA XSInput XSeState
XCKMapping XDrString XListFont XSeArcMod XSeTile
XCPControl XDrText XLoadFont XSeClassHs XSeTransHs
XCSSet XERegion XLookKsym XSeClipO XSeWMHs
XCWAttrib XFillRect XMDBases XSeClosDM XSeZoomHs
XClearArea XFlush XMapWin XSeCommnd XStBytes
XConfigWin XFree XOpDsply XSeErrHan XStColors
XCopyArea XGetDef XParGeom XSeFillS XStName
XCreCmap XGetRes XPolyReg XSeFont XStTKeysym
XCreFCur XGetVInfo XPutBEvnt XSeFontP XSync .
XCreGC XGetWAttr XPutImage XSeIcName XTextExt
XCreImage XGetWProp XPutRes XSeIconSHs XTextWid
XCrePmap XGrButton XQBSize XSeInFocus XTranWCo
XCreReg XGrKey XQColor XSeLAttr XUQuark
XCreWin XGrKeybrd XQPointer XSeNormHs XUnmapWin
XDefCur XGrPntr XQTree XSePMap XWarpPntr
XDesWin XGrServer XRaiseWin XSeScSav XWinEvent
XDrArc XIfEvent XReadBF XSeSelOwn
.SH FILES
.nf
/usr/lib/libX11.a
/usr/lib/libX.a
.fi